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 supported26 Subscribers
Add a CodeTriage badge to django-rest-framework
Help out
- Issues
- `required: True` set on a nullable field which is included in combined_unique
- "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
- Update to Bootstrap 4.5.0
- Do not treat missing non-form data as empty dict
- set_rollback's atomic check is inaccurate
- Improve set_rollback() behaviour
- Custom action in a mixin class with custom schema results in incorrect schema generation
- DRF doesn't change the media type of request body to multipart/form-data automatically
- Docs
- Python not yet supported