django-rest-framework/rest_framework/schemas
Tim Schilling b658915846
Version 3.14.0 proposal (#8599)
* Version 3.14.0

* Update docs/community/release-notes.md to use proper links.

Co-authored-by: Adam Johnson <me@adamj.eu>

* Add community announcement page for version 3.14

* Remove deprecated NullBooleanField.

* Change openapi _get_reference removal to 3.15

This deprecation was never released in the 3.13.x series and therefore
can't be removed at the same time the replacement is released.

* Removing deprecated openapi methods.

Co-authored-by: Adam Johnson <me@adamj.eu>
2022-09-21 14:08:12 +01:00
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py Prevent head method mapping to coerce action name (#7729) 2022-08-12 12:00:55 +01:00
generators.py Drop all compat support to Django < 2 urls (#7337) 2020-05-14 20:31:38 +02:00
inspectors.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
openapi.py Version 3.14.0 proposal (#8599) 2022-09-21 14:08:12 +01:00
utils.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00