issues
search
vitalik
/
django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
https://django-ninja.dev
MIT License
7.34k
stars
437
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Same path apis with different method and async sync are mixed then all considered as async when testing
#1347
LeeJB-48
opened
1 hour ago
0
Pyright support for pydantic schema fields inherited from django models.
#1346
SMorawiec
opened
22 hours ago
0
Can I cache a variable in ModelSchema?
#1345
pyang30
opened
1 day ago
1
[BUG] static resolver fields called twice
#1344
dusty-phillips
opened
4 days ago
0
docs: extend documentation how to send files
#1343
Zerotask
opened
5 days ago
0
[BUG] Field `examples` not showing in OpenAPI docs
#1342
Zerotask
opened
5 days ago
0
Adding docs how to add a user in a test
#1341
pinguin999
closed
6 days ago
1
chore: Refactor async pagination
#1340
Amr-elwetaidy
opened
1 week ago
3
Add auser mock support for TestClient (#1252)
#1339
LuYanFCP
opened
1 week ago
2
feat: support returning pydantic model as result
#1338
mh-alahdadian
opened
1 week ago
2
ModelSchema
#1337
ierror
closed
1 week ago
2
Add pattern support to param
#1336
sunfkny
closed
2 weeks ago
1
Pyright call issue errors for Field and Query
#1335
krims0n32
opened
2 weeks ago
2
[BUG] Object of type Url is not JSON serializable
#1334
jleclanche
opened
2 weeks ago
0
fix typos in docs
#1333
ahmetveburak
closed
2 weeks ago
1
[DOC] Typos in several places
#1332
ahmetveburak
closed
2 weeks ago
0
feat(openapi): extended `schema.py` to be able to add a websocket json schema
#1331
schwamic
closed
2 weeks ago
1
Map Django's EmailField to OpenAPI string format `email`
#1329
Zerotask
opened
2 weeks ago
1
[BUG] Incorrect openapi schema when using serialization_alias
#1328
enadeau
opened
3 weeks ago
0
document how to use an optional file input
#1326
toudi
closed
1 month ago
2
[BUG] PatchDict errors with inherited schemas
#1324
filippomc
opened
1 month ago
5
default 422 validation schema in swagger [fastapi]
#1323
begyy
opened
1 month ago
0
TestClient request mock HttpRequest is missing SessionStore session attribute
#1321
picturedots
opened
1 month ago
1
Add support for custom django fields (#1109)
#1320
RobertKolner
opened
1 month ago
0
Content Negotiation
#1319
MiltosD
opened
1 month ago
5
Small typo fixes and doc mention router import
#1317
michaelg100
closed
1 month ago
1
fix small typo in throttling docs
#1316
noahgorstein
closed
1 month ago
1
Middleware in Django `test.Client` / Ninja `TestClient`
#1315
c4ffein
closed
1 month ago
2
Better csrf doc
#1314
c4ffein
closed
1 month ago
0
Slight improvement for CSRF documentation
#1313
c4ffein
closed
1 month ago
0
Made TestClient accept COOKIES + documentation
#1312
c4ffein
closed
1 month ago
1
Made TestClient accept COOKIES + documentation
#1311
c4ffein
closed
1 month ago
1
updated FilterSchema to support ManyToMany field
#1309
DeepDiverGuy
opened
1 month ago
0
[BUG] Paginated Discriminated Annotated Unions response schemas are overridden in OpenAPI docs by make_response_paginated
#1308
M3te0r
opened
1 month ago
0
[BUG] JSON payload not parsed when using upload with extra fields
#1306
matt0x6F
opened
2 months ago
8
[BUG] Adding Field examples breaks generated swagger docs
#1305
boosh
opened
2 months ago
0
Correct usage of ForeignKey Ids in Model Schema
#1303
kevingill1966
opened
2 months ago
1
Schema export only supports mounting the api under `/api/`
#1302
henrikhorluck
opened
2 months ago
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
2622594863
closed
2 months ago
0
ModelSchema inheritance
#1300
Ksauder
opened
2 months ago
0
Django model id field is not recognized for ModelSchema
#1298
twkrol
closed
2 months ago
1
[BUG] Performance issue when using pagination
#1297
tschale
opened
2 months ago
4
[BUG] use put method can not parser form-data
#1296
pangxiaobin
opened
2 months ago
1
[BUG] Throttle should be an instance of BaseThrottle
#1294
cbdt
closed
2 months ago
1
Fix `SynchronousOnlyOperation` error if `@paginate` with async view returns Django queryset
#1293
qodot
opened
2 months ago
0
[BUG] computed_field is not present in openapi spec
#1292
POD666
opened
2 months ago
1
Adding OrderingSchema for ordering QuerySets
#1291
acuriel
opened
2 months ago
0
[BUG] JWTAuth() is inconsistent with django authentication?
#1290
neldivad
opened
2 months ago
1
[BUG] Openapi generated docs won't submit arrays correctly in forms.
#1289
KonstantinosPetrakis
opened
2 months ago
2
fix spelling error in pagination.md
#1287
syre
closed
3 months ago
1
Next