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
- Fix unique together validator doesn't respect condition's fields
- There's an infinitesimally small possibility an existing token gets overwritten.
- Improve ListSerializer
- Add support for multiple authentication challenges in WWW-Authenticate header
- Reduce queries for supported ManyRelatedField
- adds `get_ordering` method to GenericAPIView
- Not possible to override serializer_field_mappings with a field that has choices (for example a from ChoiceField derived field)
- Refactor code for improved readability and PEP 8 compliance
- Add MAX_PAGE_SIZE setting
- Add support for ipaddress objects in JSONEncoder
- Docs
- Python not yet supported