Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
7k
Star
29.6k
Code
Issues
44
Pull requests
34
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 30, 2025
Delay CoreAPI deprecation until DRF 3.18 (#9810)
browniebroke
authored
1660c22
Copy full SHA for 1660c22
Fix mutable default arguments in OrderingFilter methods (#9742)
Show description for 648ded9
killerdevildog
and
browniebroke
authored
648ded9
Copy full SHA for 648ded9
Add support for ipaddress objects in JSONEncoder (#9087)
Show description for ad0fea0
3 people
authored
ad0fea0
Copy full SHA for ad0fea0
Fixed #5363 -- HTML5 datetime-local valid format HTMLFormRenderer (#9365)
Show description for 01659c0
mgaligniana
and
browniebroke
authored
01659c0
Copy full SHA for 01659c0
Commits on Oct 27, 2025
Standardize spelling to American English in documentation (#9804)
Show description for ade172e
p-r-a-v-i-n
authored
ade172e
Copy full SHA for ade172e
Add drf-auth-kit to Third Party Authentication Packages (#9785)
Show description for 0653a63
huynguyengl99
and
browniebroke
authored
0653a63
Copy full SHA for 0653a63
Remove Transifex mentions from documentation (#9572)
Show description for 2ca3b7f
TGoddessana
and
browniebroke
authored
2ca3b7f
Copy full SHA for 2ca3b7f
Commits on Oct 22, 2025
Update pre-commit hooks (#9805)
Show description for e045dc4
browniebroke
authored
e045dc4
Copy full SHA for e045dc4
Commits on Oct 21, 2025
Update blacken-docs and black to latest versions (#9802)
Show description for 9b3d03a
browniebroke
authored
9b3d03a
Copy full SHA for 9b3d03a
Add Apitally to third-party-packages.md in docs (#9718)
itssimon
authored
5a6f2ae
Copy full SHA for 5a6f2ae
Commits on Oct 20, 2025
Set minimum Python version to 3.10 in pyupgrade pre-commit hook (#9798)
Show description for 03f1ecf
browniebroke
authored
03f1ecf
Copy full SHA for 03f1ecf
Add documentation on avoiding N+1 queries using select_related/prefetch_related (#9801)
p-r-a-v-i-n
authored
653343c
Copy full SHA for 653343c
Docs: Mention ?page=last in last_page_strings #9193 (#9800)
mahdighadiriii
authored
f74a44e
Copy full SHA for f74a44e
chore: fix invalid SPDX license expression in __init__.py of rest_framework (#9799)
TheFunctionalGuy
authored
fb1db15
Copy full SHA for fb1db15
Commits on Oct 14, 2025
Validation on ManyToManyField when default=None (#9790)
Show description for 577bb3c
Genarito
authored
577bb3c
Copy full SHA for 577bb3c
docs: Add syntax highlighting to code examples (#9794)
Infamous003
authored
c0f3649
Copy full SHA for c0f3649
Commits on Oct 9, 2025
Support `violation_error_code` and `violation_error_message` from `UniqueConstraint` in `UniqueTogetherValidator` (#9766)
Show description for 9cf6efb
s-aleshin
authored
9cf6efb
Copy full SHA for 9cf6efb
improved docs/api-guide/filtering.md for better understanding (#9795)
journpy
authored
a323cf7
Copy full SHA for a323cf7
GitHub Actions: Test on Python 3.14 release candidate 2 (#9780)
Show description for 5cc1633
cclauss
authored
5cc1633
Copy full SHA for 5cc1633
Commits on Oct 7, 2025
Drop support for Python 3.9 (#9781)
auvipy
authored
5bb4899
Copy full SHA for 5bb4899
Commits on Sep 25, 2025
docs: Remove outdated AllowPUTAsCreateMixin reference (#9788)
zankoAn
authored
f0ba887
Copy full SHA for f0ba887
Commits on Sep 20, 2025
Update french translation (#9770)
SebCorbin
authored
4170e1a
Copy full SHA for 4170e1a
Add missing decorators: `@versioning_class()`, `@content_negotiation_class()`, `@metadata_class()` for function based views (#9719)
qqii
authored
cf92351
Copy full SHA for cf92351
Commits on Sep 19, 2025
Migrate packaging to `pyproject.toml` (#9056)
Show description for 2001878
3 people
authored
2001878
Copy full SHA for 2001878
Commits on Sep 15, 2025
Bump actions/setup-python from 5 to 6 in the github-actions group (#9776)
dependabot[bot]
authored
0f57622
Copy full SHA for 0f57622
Commits on Aug 21, 2025
Adjust CI matrix to reflect upstream Django support (#9768)
browniebroke
authored
1472848
Copy full SHA for 1472848
Commits on Aug 16, 2025
Add documentation about how to transform factory request to DRF request (#9380)
mgaligniana
authored
503f060
Copy full SHA for 503f060
Commits on Aug 15, 2025
Rename 'master' branch to 'main' (#9761)
browniebroke
authored
0d0be84
Copy full SHA for 0d0be84
Commits on Aug 13, 2025
Condition of UniqueTogetherValidator can be read-only (#9764)
Show description for 513ddb4
ticosax
authored
513ddb4
Copy full SHA for 513ddb4
Commits on Aug 12, 2025
DurationField output format (#8532)
Show description for c8b6d3d
3 people
authored
c8b6d3d
Copy full SHA for c8b6d3d
Bump actions/checkout from 4 to 5 in the github-actions group (#9763)
Show description for c73dddf
dependabot[bot]
authored
c73dddf
Copy full SHA for c73dddf
Commits on Aug 10, 2025
Automate docs deployment (#9759)
Show description for 317ca82
browniebroke
authored
317ca82
Copy full SHA for 317ca82
Prevent small risk of `Token` overwrite (#9754)
Show description for c0166d9
mahdirahimi1999
and
browniebroke
authored
c0166d9
Copy full SHA for c0166d9
add a new third-party package in serializers.md (#9717)
Show description for 92a2c4d
khaledsukkar2
and
browniebroke
authored
92a2c4d
Copy full SHA for 92a2c4d
Refactor token generation to use secrets module (#9760)
Show description for 97a771c
mahdirahimi1999
authored
97a771c
Copy full SHA for 97a771c
Pagination
Previous
Next
You can’t perform that action at this time.