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
- Add a changelog.rst file
- Typo in "Quickstart" section in readme.
- Document ModelSerializer.create method
- Accessing sub-resources of inaccessible parent resources doesn't work as expected
- Warnings while generating OpenAPI Spec with drf-spectacular
- 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.
- NestedHyperlinkedIdentityField add parameter null for return None if attribute not found in object
- Docs
- Python not yet supported