drf-yasg/testproj
John Carter fb240f6a5b Detect type of SlugRelatedField with readonly=True (#83)
* Added test for #82 - readonly SlugRelatedField not showing format uuid
* Added ArticleGroup model
* Added example of SlugRelatedField to a uuid field with and without readonly
* Check remote_field.model in get_related_model

Closes #82.
2018-03-10 13:29:20 +02:00
..
articles Detect type of SlugRelatedField with readonly=True (#83) 2018-03-10 13:29:20 +02:00
snippets Allow Response objects with no schema 2018-02-22 03:46:44 +02:00
testproj Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
todo Handle django rest framework HiddenField (#79) 2018-03-09 22:46:47 +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