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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- Document that explicitly declared fields will not have their attributes overridden by `read_only_fields` shortcut.
- In browsable API unselecting the checkbox for a boolean field doesn't update the field, but using raw data does update the field
- DurationField output format
- Warn about importance of ordering for all pagination classes
- Detect underlying field for OneToOne primary key
- Incorrect Serializer behaviour for BooleanField(required=False) when passed a QueryDict
- "No POST data" in error report
- NullBooleanField should use forms.NullBooleanField just like django. And BooleanField should support default=True
- Unique together validation fails with default value
- Bootstrap v5
- Docs
- Python not yet supported