-
-
Notifications
You must be signed in to change notification settings - Fork 518
Pull requests: vitalik/django-ninja
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add strict_null option for ModelSchema to decide nullability of a field from Django field's null option
#1520
opened Aug 3, 2025 by
tomatod
Loading…
fix: Merge openapi_extra list elements instead of overwrite
#1517
opened Jul 21, 2025 by
OscarVanL
Loading…
Add union type and subtypes check in schema model signature (with tests)
#1512
opened Jul 17, 2025 by
dan-blanchard
Loading…
Add _ninja_ignore_args support for dependency injection
#1501
opened Jul 3, 2025 by
arjandepooter
Loading…
Use json_schema_extra to add FilterSchema options to Field
#1494
opened Jun 25, 2025 by
shaleh
Loading…
Add type annotations for
request
in paginate_queryset
#1491
opened Jun 22, 2025 by
brianhelba
Loading…
Bump codecov/codecov-action from 4.4.1 to 5.4.3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1475
opened Jun 1, 2025 by
dependabot
bot
Loading…
[WIP] fix: OpenAPI schema with duplicated payload name
#1467
opened May 24, 2025 by
lucasrcezimbra
Loading…
fix _run_authentication creating the coroutine result twice
#1457
opened May 2, 2025 by
eugenenelou
Loading…
Validate responses from exception handlers to avoid inconsistent OpenAPI specification
#1407
opened Feb 7, 2025 by
matez0
Loading…
fix: async pagination evaluate fix for queryset object
#1354
opened Dec 7, 2024 by
WellingtonNico
Loading…
feat: support returning pydantic model as result
#1338
opened Nov 17, 2024 by
mh-alahdadian
Loading…
[Bug Fix] updated FilterSchema to support ManyToMany field
#1309
opened Oct 2, 2024 by
DeepDiverGuy
Loading…
Fix
SynchronousOnlyOperation
error if @paginate
with async view returns Django queryset
#1293
opened Sep 8, 2024 by
qodot
Loading…
Adding OrderingSchema for ordering QuerySets
enhancement
New feature or request
#1291
opened Sep 2, 2024 by
aryan-curiel
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.