-
- Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: encode/django-rest-framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump actions/checkout from 4 to 5 in the github-actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#9763 by dependabot bot was merged Aug 12, 2025 Loading…
Restore references to GitHub Issues and Discussions
#9757 by browniebroke was merged Aug 9, 2025 Loading…
Add MaxFileSizeValidator and MinFileSizeValidator for file size constraints
#9738 by mahdirahimi1999 was closed Aug 8, 2025 Loading…
Enhance DecimalField: Add optional rounding support to to_representation()Add optional rounding logic to DecimalField serialization
#9737 by DarshanRedddy was closed Jul 12, 2025 Loading…
Revert docs back to
djangorestframework-guardian Documentation #9734 by rpkilby was merged Jul 6, 2025 Loading…
Add note to tutorial about required request in serializer context when using
HyperlinkedModelSerializer Documentation #9732 by alihassancods was merged Jul 7, 2025 Loading…
Add view parameter to get_search_terms method of SearchFilter class
#9731 by winie was closed Jul 2, 2025 Loading…
feat:The request in the dispatch function has been type annotated
#9727 by yanchengxin2018 was closed Jul 18, 2025 Loading…
docs: unique constraints cause 'required=True'
#9725 by peterthomassen was merged Jun 26, 2025 Loading…
Add Apitally to third party packages documentation Documentation
#9718 by itssimon was merged Oct 21, 2025 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.