django-rest-framework
https://github.com/encode/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 supported26 Subscribers
Add a CodeTriage badge to django-rest-framework
Help out
- Issues
- Ensure proper Exception inheritance in APIException subclasses
- Docs: add note about Browsable API simulating POST
- Fix #8926: ListSerializer supports instance access during validation for many=True
- Add `SerializedRelatedField` for write-by-slug, read-as-nested representation
- Fix viewset actions dict being mutated after first request
- 3.15 is raising required error on model blank fields
- Prepare move to Django Commons
- a viewset's action list gets "head" added to it, but only after being called at least once
- Fix cursor pagination ordering
- Fix ListSerializer.get_initial to return consistent initial list structure
- Docs
- Python not yet supported