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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to django-rest-framework
Help out
- Issues
- One field that is `required=False, allow_null=True` and not provided. to_representation should not explicitly set it to None
- Issue with upgrade from 3.14 to 3.15.1, null values no longer allowed in POST
- Update docs_theme to boostrap V5.x
- Add support for multiple authentication challenges in WWW-Authenticate header
- Add MAX_PAGE_SIZE setting
- Add support for source with attributes in extra_kwargs of ModelSerializer
- migrate packaging to pyproject.toml
- Missing default value from ModelSerializer
- Invalid `self.instance` when validating the serializer using `many=True`
- Add search_fields attribute to SearchFilter
- Docs
- Python not yet supported