chibisov / drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework
http://chibisov.github.io/drf-extensions/docs
MIT License
1.47k stars 208 forks source link

Connect docs to full examples #77

Open neokree opened 9 years ago

neokree commented 9 years ago

Hi, I'm trying to use this project for nesting routers, and it will be very useful if you can attach in the docs a link to a full example. (like the test app on github)

chibisov commented 9 years ago

Nice idea. For now we don't have example app and you can look at tests https://github.com/chibisov/drf-extensions/blob/master/tests_app/tests/functional/routers/nested_router_mixin/tests.py