drf-yasg/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
..
articles Add isort 2017-12-27 20:23:05 +01:00
snippets Take coerce_to_string into account when handling DecimalField 2018-02-21 04:42:34 +02:00
testproj Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
todo Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
users Add security requirements handling (#54) 2018-01-23 12:43:25 +02:00
createsuperuser.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
manage.py Run testproj in a Heroku demo app (#38) 2018-01-10 10:18:22 +01:00
requirements.txt Add Django and djangorestframework to install requirements 2018-01-11 20:41:12 +01:00