drf-yasg/testproj/articles
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
..
migrations Detect type of SlugRelatedField with readonly=True (#83) 2018-03-10 13:29:20 +02:00
__init__.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
models.py Detect type of SlugRelatedField with readonly=True (#83) 2018-03-10 13:29:20 +02:00
serializers.py Detect type of SlugRelatedField with readonly=True (#83) 2018-03-10 13:29:20 +02:00
urls.py Rewrite schema generation (#1) 2017-12-05 19:46:02 +01:00
views.py Add isort 2017-12-27 20:23:05 +01:00