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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- Security: Mitigate Recursion-based DoS in ListField and DictField
- fix: MultipleChoiceField use ordered sort
- 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.
- Duplicate error msg fix for IP address field
- Duplicated GenericIPAddressField validation errors with ModelSerializer and protocol
- Performance issue: N+1 queries and slow validation when using many=True with serializers containing relational fields
- set_rollback should only rollback initialized connections
- Drop coreapi support for DRF 3.17
- Docs
- Python not yet supported