drf-yasg/testproj
Cristi Vîjdea 256a052564
Add ability to set Schema fields through the serializer Meta class (#134)
* Add swagger_schema_fields attribute to serializer Meta class
* Add documentation

Closes #132.
2018-05-31 00:15:21 +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 Add ability to set Schema fields through the serializer Meta class (#134) 2018-05-31 00:15:21 +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