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
- Detect underlying field for OneToOne primary key
- `required: True` set on a nullable field which is included in combined_unique
- "No POST data" in error report
- Adding more verbose validation error messages in case of both "min_value" and "max_value" limits are set.
- NullBooleanField should use forms.NullBooleanField just like django. And BooleanField should support default=True
- Unique together validation fails with default value
- Bootstrap v5
- Update to Bootstrap 4.5.0
- ListField validation errors are inconsistent with ListSerializer
- Do not treat missing non-form data as empty dict
- Docs
- Python not yet supported