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
- "No POST data" in error report
- Update Tutorial - Serialization
- 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
- ModelSerializer uniqueness check crashes with OverflowError and that crash can not be prevented with field-level validation
- Docs
- Python not yet supported