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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- Update Tutorial - Serialization
- Fix codecov
- Fix #7722.
- 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
- Docs
- Python not yet supported