django-rest-framework · Issues· 51 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #7953
"No POST data" in error report
Updated Sep 12, 2026 - #7134
ModelSerializer uniqueness check crashes with OverflowError and that crash can not be prevented with field-level validation
Updated Sep 12, 2026 - #6341
Model unique_for_month changes ability to partially update ModelSerializer
Updated Sep 12, 2026 - #9179
Not possible to override serializer_field_mappings with a field that has choices (for example a from ChoiceField derived field)
Updated Sep 12, 2026 - #3460
Document that explicitly declared fields will not have their attributes overridden by `read_only_fields` shortcut.
DocumentationUpdated Aug 30, 2026 - #9747
a viewset's action list gets "head" added to it, but only after being called at least once
Updated Aug 20, 2026 - #8273
`required: True` set on a nullable field which is included in combined_unique
Needs design decisionUpdated Aug 7, 2026 - #8926
Invalid `self.instance` when validating the serializer using `many=True`
BugNeeds design decisionUpdated Jun 26, 2026 - #5236
TemplateHTMLRenderer - TypeError - context must be a dict rather than ReturnList.
BugUpdated Apr 27, 2026 - #3070
Partial updates and object-level validations
DocumentationUpdated Mar 11, 2026 - #2683
Missing default value from ModelSerializer
Updated Dec 14, 2025 - #9607
Performance issue: N+1 queries and slow validation when using many=True with serializers containing relational fields
Updated Nov 20, 2025 - #6863
DRF doesn't change the media type of request body to multipart/form-data automatically
Updated Nov 6, 2025 - #6877
Custom action in a mixin class with custom schema results in incorrect schema generation
Updated Nov 6, 2025 - #6254
Improve introspection of reverse relationships for serializer generation.
EnhancementUpdated Nov 6, 2025