Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
encode
/
django-rest-framework
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7.1k
Star
29.8k
Code
Issues
43
Pull requests
46
Discussions
Actions
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
3.15 is raising required error on model blank fields
Status: Open.
#9750
In encode/django-rest-framework;
·
sshishov
opened
on Aug 2, 2025
a viewset's action list gets "head" added to it, but only after being called at least once
Status: Open.
#9747
In encode/django-rest-framework;
·
rtpg
opened
on Jul 25, 2025
Browsable API doesn't show "OPTIONS" and "Filters" button for non-detail custom actions
Status: Open.
#9739
In encode/django-rest-framework;
·
bartvanandel
opened
on Jul 14, 2025
Serializer <code>UniqueConstraint</code> validation fails incorrectly on create with conditional fields
Status: Open.
#9707
In encode/django-rest-framework;
·
nefrob
opened
on May 23, 2025
Duplicated GenericIPAddressField validation errors with ModelSerializer and protocol
stale
Status: Open.
#9645
In encode/django-rest-framework;
·
HansAarneLiblik
opened
on Feb 3, 2025
Performance issue: N+1 queries and slow validation when using many=True with serializers containing relational fields
Status: Open.
#9607
In encode/django-rest-framework;
·
cheehong1030
opened
on Dec 16, 2024
Disallow custom authentication class to return user = <code>None</code>
stale
Status: Open.
#9574
In encode/django-rest-framework;
·
leandrodesouzadev
opened
on Oct 23, 2024
Since allow_null=True, the serializer can still validate and partially update even though partial=False
Status: Open.
#9501
In encode/django-rest-framework;
·
fbozhang
opened
on Aug 16, 2024
List Serializer Breaks on Unique Constraint Validator
Status: Open.
#9484
In encode/django-rest-framework;
·
max-muoto
opened
on Jul 31, 2024
BookListSerializer example for create case is still flawed
stale
Status: Open.
#9469
In encode/django-rest-framework;
·
mangelozzi
opened
on Jul 14, 2024
Not possible to override serializer_field_mappings with a field that has choices (for example a from ChoiceField derived field)
stale
Status: Open.
#9179
In encode/django-rest-framework;
·
gabn88
opened
on Dec 4, 2023
Invalid <code>self.instance</code> when validating the serializer using <code>many=True</code>
Bug
Needs design decision
Status: Open.
#8926
In encode/django-rest-framework;
·
sshishov
opened
on Apr 3, 2023
You can’t perform that action at this time.