drf-nested-routers
https://github.com/alanjds/drf-nested-routers
Python
Nested Routers for Django Rest Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to drf-nested-routers
Help out
- Issues
- Using same lookup kwarg for base and nested views
- Development dependencies are considered as actual dependencies when adding drf-nested-router package
- DRF 3.12 / 3.13 support?
- Add a changelog.rst file
- Document ModelSerializer.create method
- Accessing sub-resources of inaccessible parent resources doesn't work as expected
- NestedSimplerRouter with nested>0 doesn't allow for no prefix in the url parameter
- NestedHyperlinkedIdentityField with allowed lookup_field=None (OneToOne Relations)
- Update for allowing to pass lookup_field=None
- Ability to have the default parameter name in urls.
- Docs
- Python not yet supported