drf-yasg/testproj/articles/migrations
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
..
0001_initial.py Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
0002_article_article_type.py Infer ChoiceField type from model field when in ModelSerializer 2018-02-26 20:32:57 +02:00
0003_auto_20180310_0142.py 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