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
- Fix ListSerializer.get_initial to return consistent initial list structure
- Setup release workflow with trusted publisher
- Update FUNDING.yml
- Add nulls_distinct support to UniqueTogetherValidator
- UniqueTogheterValidator 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
- Add Observability page to docs
- chore: correctly validate unique constraints with distinct condition fields
- fix(blank/unique): add `default` handling for `blank=True` field
- Docs
- Python not yet supported