drf-yasg/testproj/snippets
Cristi Vîjdea dce00156d5
Rewrite schema generation (#1)
* Completeley rewritten schema generation
* Added support for python 2.7 and 3.4
* Restructured testing and build configuration
* Added nested request schemas

This rewrite completely replaces the public interface of the django rest schema generation library, so 
further changes will be needed to re-enable and further extend the customization points one might want.
2017-12-05 19:46:02 +01:00
..
migrations Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
__init__.py Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
admin.py Fix python 3.7 -> 3.7-dev and add flake8 testing 2017-12-02 23:48:58 +01:00
models.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
serializers.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
urls.py Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
views.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00