1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 13:13:09 +03:00
django-rest-framework/rest_framework/schemas
Bruno Alla 2f66c294e3
Make inflection package truly optional ()
* Make inflection package truly optional

Fix 

* 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 () 2019-10-22 11:18:51 -07:00
coreapi.py Added Deprecation Warnings for CoreAPI () 2023-06-13 12:55:22 +06:00
generators.py Fix typo () 2024-01-24 23:17:01 +01:00
inspectors.py Minor refactor: Unnecessary use of list() function () 2022-09-27 16:08:40 +01:00
openapi.py Make inflection package truly optional () 2024-03-18 23:29:02 +01:00
utils.py Fix Django 3.0 deprecations () 2019-12-04 14:14:43 -08:00
views.py Added OpenAPI Schema Generation. () 2019-05-13 16:07:03 +02:00