Django-ninja

Latest version: v1.3.0

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

Scan your dependencies

Page 5 of 7

0.13.2

TestClient csrf check fix

0.13.1

fixed schema generation bug (145)

0.13.0

- Fixed `create_schema` `ValueError` on pydantic 1.8.2 (135)
- Allow collection fields to be identified when an alias is used 133 (by kierandarcy )
- New argument `custom_fields` in `create_schema` to override or add fields
- Fixed create_schema Json field (127)
- Include ninja TestClient into distributed package

0.12.3

- Better console debugging and prints removal(64 115 119)
- Warn user if operation id is not unique (80, 70)

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)

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.