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
- 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
- Any plans for nested custom serializer with PrimaryKeyRelatedField?
- Facing runtime error
- Managing the combination of NestedSimpleRouter.lookup and GenericViewset.lookup_field
- Breaks with drf-extensions==0.5.0
- State of NestedViewSetMixin
- Add disiable_lookup flag for entities connected by one-to-one
- Docs
- Python not yet supported