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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- SearchFilter with unaccent
- In browsable API unselecting the checkbox for a boolean field doesn't update the field, but using raw data does update the field
- [BUG] Two reproducible issues in DRF nested serializers with many to many t…
- DurationField output format
- 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
- Incorrect Serializer behaviour for BooleanField(required=False) when passed a QueryDict
- `required: True` set on a nullable field which is included in combined_unique
- "No POST data" in error report
- Docs
- Python not yet supported