drf-yasg/src/drf_yasg
Cristi Vîjdea e0aec3ff45 Test that get_serializer is not called when overriden
Views' ``get_serializer`` methods should not be called when the serializer is provided by ``request_body`` or ``responses``.

Closes #154
2018-06-29 17:41:41 +03:00
..
inspectors Test that get_serializer is not called when overriden 2018-06-29 17:41:41 +03:00
management Add --generator-class argument to management command 2018-06-16 15:54:51 +03:00
static/drf-yasg Update swagger-ui to 3.16.0 and ReDoc to 2.0.0-alpha.22 2018-05-31 00:35:11 +03:00
templates/drf-yasg Superficial fixes 2018-04-27 01:53:05 +03:00
__init__.py Prepare release 1.1.1 2017-12-27 21:05:07 +01:00
app_settings.py Add --generator-class argument to management command 2018-06-16 15:54:51 +03:00
codecs.py Add 1.3.0 changelog 2018-01-23 12:44:16 +02:00
errors.py Improve validator error handling 2018-01-11 21:20:07 +01:00
generators.py Add some coverage exemptions 2018-05-30 22:33:36 +03:00
middleware.py Improve validator error handling 2018-01-11 21:20:07 +01:00
openapi.py Fix SECURITY_DEFINITIONS and SECURITY_REQUIREMENTS ordering 2018-05-12 13:54:43 +03:00
renderers.py Add some coverage exemptions 2018-05-30 22:33:36 +03:00
utils.py Fix security type hint 2018-05-12 13:30:57 +03:00
views.py Add --generator-class argument to management command 2018-06-16 15:54:51 +03:00