drf-yasg/testproj
Cristi Vîjdea e0aec3ff45 Test that get_serializer is not called when overriden
Views' ``get_serializer`` methods should not be called when the serializer is provided by ``request_body`` or ``responses``.

Closes #154
2018-06-29 17:41:41 +03:00
..
articles Avoid marking read_only fields as required (#133) 2018-05-30 21:56:52 +03:00
people Reset testproj migrations 2018-03-18 20:35:02 +02:00
snippets Allow body on HTTP DELETE view methods (#122) 2018-05-14 19:15:14 +03:00
testproj Fix default security requirements 2018-05-12 13:35:17 +03:00
todo Test that get_serializer is not called when overriden 2018-06-29 17:41:41 +03: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