drf-yasg/testproj/todo
Roman Sichny 979ec84630 Django rest framework recursive support (#110)
* add get_serializer_ref_name utility function
* implement RecursiveFieldInspector
* add option to allow non-existing reference in SchemaRef
* add examples and README
* Update changelog and docs
2018-04-27 01:51:10 +03:00
..
migrations Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
__init__.py Fix ModelViewSet Nested bug (#65) 2018-02-22 03:46:16 +02:00
models.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
serializer.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
urls.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
views.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00