drf-yasg/docs
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
..
_static Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00
_templates Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00
Makefile Rename to drf-yasg 2017-12-13 10:22:03 +01:00
changelog.rst Detect type of SlugRelatedField with readonly=True (#83) 2018-03-10 13:29:20 +02:00
conf.py Upgrade sphinx to 1.7.0 2018-02-21 04:42:53 +02:00
contributing.rst Add dcumentation (#12) 2017-12-12 11:14:33 +01:00
custom_spec.rst Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
custom_ui.rst Rename to drf-yasg 2017-12-13 10:22:03 +01:00
drf_yasg.rst Prepare for 1.1.0 (#30) 2017-12-26 22:50:59 +01:00
index.rst Add security requirements handling (#54) 2018-01-23 12:43:25 +02:00
license.rst Add dcumentation (#12) 2017-12-12 11:14:33 +01:00
make.bat Rename to drf-yasg 2017-12-13 10:22:03 +01:00
openapi.rst Add documentation about excluding endpoints 2018-01-24 17:38:10 +02:00
readme.rst Add dcumentation (#12) 2017-12-12 11:14:33 +01:00
rendering.rst Add documentation about excluding endpoints 2018-01-24 17:38:10 +02:00
security.rst Add OAuth2 client configuration for swagger-ui (#57) 2018-02-04 14:36:54 +02:00
settings.rst Handle django rest framework HiddenField (#79) 2018-03-09 22:46:47 +02:00

readme.rst

.. include:: ../README.rst