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 supported27 Subscribers
Add a CodeTriage badge to django-rest-framework
Help out
- Issues
- Missing default value from ModelSerializer
- Invalid `self.instance` when validating the serializer using `many=True`
- Allow comma separated authentication headers
- use USERNAME_FIELD instead username in generate token for user in token authentication
- Document that explicitly declared fields will not have their attributes overridden by `read_only_fields` shortcut.
- [BUG] Two reproducible issues in DRF nested serializers with many to many t…
- Warn about importance of ordering for all pagination classes
- UniqueTogetherValidator doesn't enforce uniqueness of NULL values on databases that DO enforce them
- Detect underlying field for OneToOne primary key
- `required: True` set on a nullable field which is included in combined_unique
- Docs
- Python not yet supported