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 supported26 Subscribers
Add a CodeTriage badge to django-rest-framework
Help out
- Issues
- DRF doesn't change the media type of request body to multipart/form-data automatically
- Model unique_for_month changes ability to partially update ModelSerializer
- Improve introspection of reverse relationships for serializer generation.
- DictField parsing for "html" inputs misleadingly returns an empty dict even if the field was not specified
- 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
- TemplateHTMLRenderer - TypeError - context must be a dict rather than ReturnList.
- Overriding RelatedField.to_representation causes error in Browseable API
- Clearing a ManyToManyField in a multipart PATCH Request
- Partial updates and object-level validations
- Docs
- Python not yet supported