django-rest-framework/rest_framework/schemas
Maxim Kuznetsov c91b081837 Support URLPattern and URLResolver from Django 2.0 (#5500)
* Support URLPattern and URLResolver from Django 2.0

* fix import order
2017-10-16 09:33:31 +02:00
..
__init__.py allow custom authentication and permission classes for docs view 2017-09-25 16:17:25 +02:00
generators.py Support URLPattern and URLResolver from Django 2.0 (#5500) 2017-10-16 09:33:31 +02:00
inspectors.py Adjust schema get_filter_fields rules to match framework (#5454) 2017-09-27 09:13:10 +02:00
utils.py Have is_list_view recognise RetrieveModel… views (#5480) 2017-10-05 20:41:14 +02:00
views.py Allow schema = None. Deprecate exclude_from_schema (#5422) 2017-09-20 11:29:47 +02:00