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
- DictField parsing for "html" inputs misleadingly returns an empty dict even if the field was not specified
- ListField does not respect ordered sequence in form data with partial updates.
- Using SerializerMethodField with many=True on CreateView results in error
- Crash when using ListSerializer for an update on a model that has Unique together constraints
- HTML5 datetime-local valid format HTMLFormRenderer
- TemplateHTMLRenderer - TypeError - context must be a dict rather than ReturnList.
- Overriding RelatedField.to_representation causes error in Browseable API
- Partial update skip required field validation
- Errors from parent-level validation of nested serializer fields break the browsable API.
- Clearing a ManyToManyField in a multipart PATCH Request
- Docs
- Python not yet supported