django-rest-framework/rest_framework/schemas
Bruno Alla 2f66c294e3
Make inflection package truly optional (#9303)
* Make inflection package truly optional

Fix #9291

* Make inflection compat layer consistent with the others

Co-authored-by: T. Franzel <13507857+tfranzel@users.noreply.github.com>

---------

Co-authored-by: T. Franzel <13507857+tfranzel@users.noreply.github.com>
2024-03-18 23:29:02 +01:00
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py Added Deprecation Warnings for CoreAPI (#7519) 2023-06-13 12:55:22 +06:00
generators.py Fix typo (#9231) 2024-01-24 23:17:01 +01:00
inspectors.py Minor refactor: Unnecessary use of list() function (#8672) 2022-09-27 16:08:40 +01:00
openapi.py Make inflection package truly optional (#9303) 2024-03-18 23:29:02 +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