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
- Adding more verbose validation error messages in case of both "min_value" and "max_value" limits are set.
- Allow custom throttle to provide a custom detail
- NullBooleanField should use forms.NullBooleanField just like django. And BooleanField should support default=True
- Update perms_map in DjangoModelPermissions and DjangoObjectPermissions
- Unique together validation fails with default value
- Add failing test for #7489
- 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