Django-ninja

Latest version: v1.4.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.12.2

create_schema support BigAutoField (112)

0.12.1

New Features
- Django Ninja is now py.typed
- Router `auth` and `tags` 61 73 ([docs](https://django-ninja.rest-framework.com/tutorial/routers/#router-authentication))
- [include_in_schema](https://django-ninja.rest-framework.com/tutorial/operation_params/#includeexclude-operation-from-schemadocs) argument to hide operation from schema (110)
- [Reverse-able url names.](https://django-ninja.rest-framework.com/tutorial/operation_params/#url_name) 66

Changes:
- if auth returns a result that can be treated as `False` - authentication is not successful (before only `None` treated as not-authenticated)
- Consistent error message schema (81)

0.12.0

New Features
- Django Ninja is now py.typed
- Router `auth` and `tags` 61 73 ([docs](https://django-ninja.rest-framework.com/tutorial/routers/#router-authentication))
- [include_in_schema](https://django-ninja.rest-framework.com/tutorial/operation_params/#includeexclude-operation-from-schemadocs) argument to hide operation from schema (110)
- [Reverse-able url names.](https://django-ninja.rest-framework.com/tutorial/operation_params/#url_name) 66

Changes:
- if auth returns a result that can be treated as `False` - authentication is not successful (before only `None` treated as not-authenticated)
- Consistent error message schema (81)

0.11.0

- Experimental functionality to [create schemas from Django models](https://django-ninja.rest-framework.com/tutorial/django-pydantic/)
- [Custom exception handlers](https://django-ninja.rest-framework.com/tutorial/errors/)
- Fixed schema generation when aliases are used (85)

0.10.2

- Extra [Response output options](https://django-ninja.rest-framework.com/tutorial/operation_params/#response-output-options) (thanks to fojetin )

0.10.1

Fixed routers inheritance 67 by fojetin

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.