django-rest-framework/rest_framework/schemas
takaaki shimbo 0f5dfe8b3c Fix typo in schemas (#6332)
* Fix typo in generators.py

* Fix typo in inspectors.py

* message line too long

* Change backslash to multiline strings

* Removed trailing whitespace from assertion message
2018-11-26 10:14:59 -08:00
..
__init__.py Add DEFAULT_SCHEMA_CLASS setting (#5658) 2017-12-14 11:24:21 +01:00
generators.py Fix typo in schemas (#6332) 2018-11-26 10:14:59 -08:00
inspectors.py Fix typo in schemas (#6332) 2018-11-26 10:14:59 -08:00
utils.py Have is_list_view recognise RetrieveModel… views (#5480) 2017-10-05 20:41:14 +02:00
views.py Add OpenAPIRenderer by default, and add schema docs. (#6233) 2018-10-04 14:05:55 +01:00