django-rest-framework
https://github.com/tomchristie/django-rest-framework
Python
Web APIs for Django.
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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- Honor Accept header q-values during renderer selection
- Fix TypeError in RelatedField.get_choices() when to_representation returns unhashable type
- Bump codecov/codecov-action from 6.0.1 to 7.0.0 in the github-actions group
- Avoid N+1 queries in PrimaryKeyRelatedField(many=True) validation
- Fix duplicate validation errors for GenericIPAddressField with protocol
- Raise clear error for unsupported unique-together list updates
- Replace cc_delim_re usage with split_header_value for Django 6.1+ compatibility
- Fix validators crashing with AttributeError when many=True passes a queryset as instance
- Use 'results' key in TemplateHTMLRenderer when data is a list
- Add `@throttle_scope` function based view decorator
- Docs
- Python not yet supported