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 supported27 Subscribers
Add a CodeTriage badge to django-rest-framework
Help out
- Issues
- Multiple custom permissions and default_detail
- Model unique_for_month changes ability to partially update ModelSerializer
- OpenApi Schema Generator does not expose all parameters on ViewSet
- 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
- 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.
- Docs
- Python not yet supported