drf-yasg/src/drf_yasg
Cristi Vîjdea 0654aefe58 Update swagger-ui to 3.18.2 and ReDoc to 2.0.0-alpha.37 2018-09-10 00:13:39 +03:00
..
inspectors Do not bail on response when request body is formData 2018-09-10 00:02:39 +03:00
management Allow specific version generation in command 2018-08-03 16:43:26 +03:00
static/drf-yasg Update swagger-ui to 3.18.2 and ReDoc to 2.0.0-alpha.37 2018-09-10 00:13:39 +03:00
templates/drf-yasg Fix swagger-ui style when session auth is disabled 2018-09-09 21:56:26 +03:00
__init__.py Prepare release 1.1.1 2017-12-27 21:05:07 +01:00
app_settings.py Add SPEC_URL setting 2018-08-09 03:32:04 +03:00
codecs.py Remove dependency on future 2018-09-09 22:29:11 +03:00
errors.py Improve validator error handling 2018-01-11 21:20:07 +01:00
generators.py Fix missing backslashes found via pytest 3.8 (#202) 2018-09-09 22:17:04 +03:00
middleware.py Improve validator error handling 2018-01-11 21:20:07 +01:00
openapi.py Fix missing backslashes found via pytest 3.8 (#202) 2018-09-09 22:17:04 +03:00
renderers.py Fuck this test 2018-08-09 04:02:35 +03:00
utils.py Fix empty swagger_auto_schema return value 2018-09-09 23:14:09 +03:00
views.py Defer settings imports to avoid ImportErrors 2018-09-09 21:56:26 +03:00