drf-yasg/testproj/testproj
Cristi Vîjdea d5073081d9
Fix ModelViewSet Nested bug (#65)
* Add todo repro app
* Add explicit test against model named "Nested"
* Force serializers named NestedSerializer to be output as inline models
* Allow ref_name to rescue a NestedSerializer
* Add tests and documentation
2018-02-22 03:46:16 +02:00
..
settings Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
__init__.py Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
runner.py Fix python 3.7 -> 3.7-dev and add flake8 testing 2017-12-02 23:48:58 +01:00
urls.py Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
wsgi.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00