drf-yasg/testproj/articles
Cristi Vîjdea f6a535eb45 Do not attempt to generate a response schema for form-only requests
It would probably fail because Schema objects cannot represent files
2017-12-15 11:14:47 +01:00
..
migrations Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
__init__.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
models.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
serializers.py Add more tests and cleanup coverage reports (#13) 2017-12-12 17:30:58 +01:00
urls.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
views.py Do not attempt to generate a response schema for form-only requests 2017-12-15 11:14:47 +01:00