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
- Add `@throttle_scope` function based view decorator
- Docs: Add note about object-level validation during partial updates
- Consolidate flake8 configuration into pyproject.toml
- Fix #9750: Respect blank=True when applying uniqueness constraints
- Fix CI test to actually use the Postgres database
- Fix/6855 browsable api extra action
- Fix #8839: Use USERNAME_FIELD instead of hardcoded 'username' in AuthTokenSerializer
- Drop support for Django 4.2, Django 5.0 and Django 5.1
- Fix DictField HTML input returning empty dict for missing fields
- Clarify APIView.dispatch request lifecycle in docstring
- Docs
- Python not yet supported