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
- Add nulls_distinct support to UniqueTogetherValidator
- UniqueTogetherValidator fails with partial unique indexes with ForeignKey
- Serializer `UniqueConstraint` validation fails incorrectly on create with conditional fields
- Addresses #7279 : consistent formatting btw list serializers and list field errors
- chore: correctly validate unique constraints with distinct condition fields
- fix(blank/unique): add `default` handling for `blank=True` field
- Security: Mitigate Recursion-based DoS in ListField and DictField
- Fix validation for ListSerializer when many=True
- Add django-upgrade to pre-commit hooks
- Modify ObtainAuthToken to use the User model's USERNAME_FIELD and password for authentication instead of assuming username and password.
- Docs
- Python not yet supported