vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
PythonMIT
Pinned issues
Issues
- 2
[BUG] pydantic.errors.PydanticSchemaGenerationError
#1359 opened by realmokhalili - 0
resolve timedelta field doesn't work
#1362 opened by jankrnavek - 0
- 0
Schema.from_orm not calling resolvers
#1364 opened by crbunney - 1
Help with parsing list from body json
#1358 opened by Kanin - 0
- 1
[BUG] Unable to generate pydantic-core schema for <class 'ninja.orm.metaclass.ModelSchemaMetaclass'>.
#1360 opened by bozbalci - 2
[BUG] Adding Field examples breaks generated swagger docs
#1305 opened by boosh - 1
[BUG] Auth and throttle configuration on operations is not taking router configuration as default
#1351 opened by tu-pm - 0
Talk Python llm access
#1356 opened by vitalik - 0
- 1
Consider HTTP verb when routing
#1355 opened by chang-ph - 0
[BUG] Object of type Url is not JSON serializable
#1334 opened by jleclanche - 2
- 3
[BUG] Same path apis with different method and async sync are mixed then all considered as async when testing
#1347 opened by LeeJB-48 - 1
[BUG] static resolver fields called twice
#1344 opened by dusty-phillips - 0
- 1
Can I cache a variable in ModelSchema?
#1345 opened by pyang30 - 0
docs: extend documentation how to send files
#1343 opened by Zerotask - 0
[BUG] Field `examples` not showing in OpenAPI docs
#1342 opened by Zerotask - 2
Pyright call issue errors for Field and Query
#1335 opened by krims0n32 - 2
ModelSchema
#1337 opened by ierror - 0
[DOC] Typos in several places
#1332 opened by ahmetveburak - 1
Map Django's EmailField to OpenAPI string format `email`
#1329 opened by Zerotask - 0
- 1
TestClient request mock HttpRequest is missing SessionStore session attribute
#1321 opened by picturedots - 5
[BUG] PatchDict errors with inherited schemas
#1324 opened by filippomc - 0
default 422 validation schema in swagger [fastapi]
#1323 opened by begyy - 2
[BUG] Openapi generated docs won't submit arrays correctly in forms.
#1289 opened by KonstantinosPetrakis - 5
Content Negotiation
#1319 opened by MiltosD - 2
Middleware in Django `test.Client` / Ninja `TestClient`
#1315 opened by c4ffein - 0
Slight improvement for CSRF documentation
#1313 opened by c4ffein - 1
Made TestClient accept COOKIES + documentation
#1312 opened by c4ffein - 0
[BUG] Paginated Discriminated Annotated Unions response schemas are overridden in OpenAPI docs by make_response_paginated
#1308 opened by M3te0r - 8
- 1
[BUG] use put method can not parser form-data
#1296 opened by pangxiaobin - 1
[BUG] computed_field is not present in openapi spec
#1292 opened by POD666 - 1
Correct usage of ForeignKey Ids in Model Schema
#1303 opened by kevingill1966 - 0
Could you tell me how to achieve add_router, the management of permissions, such as the request, the user. The groups. The filter (name = 'admin'). The exists () to True to this route
#1301 opened by 2622594863 - 0
- 1
[BUG] JWTAuth() is inconsistent with django authentication?
#1290 opened by neldivad - 0
ModelSchema inheritance
#1300 opened by Ksauder - 4
[BUG] Performance issue when using pagination
#1297 opened by tschale - 1
Django model id field is not recognized for ModelSchema
#1298 opened by twkrol - 1
[BUG] Throttle should be an instance of BaseThrottle
#1294 opened by cbdt - 0
- 0
Recommend approach to expose generic error handling to the generated OpenAPI specification
#1285 opened by mjvkeulen - 4
- 1
Mypy complaining about PatchDict
#1279 opened by oscarychen - 0
How can I use resolve_<field> for async api?
#1277 opened by BRANYA43