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 }}
Gand0r
/
django-rest-framework
Public
forked from
encode/django-rest-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
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
Commits on Aug 9, 2025
Fix a number of broken links in the docs (#9758)
Show description for edc055d
browniebroke
authored
edc055d
Copy full SHA for edc055d
Restore references to GitHub Issues and Discussions (#9757)
Show description for 64c3d9e
browniebroke
authored
64c3d9e
Copy full SHA for 64c3d9e
Commits on Aug 6, 2025
Prepare 3.16.1 release (#9752)
browniebroke
authored
de018df
Copy full SHA for de018df
Commits on Aug 1, 2025
Turkish Translation updates (#9749)
Natgho
authored
a7d050f
Copy full SHA for a7d050f
Commits on Jul 24, 2025
Fix test with Django 5 when pytz is available (#9715)
Show description for 853969c
3 people
authored
853969c
Copy full SHA for 853969c
Commits on Jul 7, 2025
Add note to tutorial about required request in serializer context when using `HyperlinkedModelSerializer` (#9732)
Show description for 2ae8c11
alihassancods
and
browniebroke
authored
2ae8c11
Copy full SHA for 2ae8c11
Commits on Jul 6, 2025
Revert docs back to djangorestframework-guardian (#9734)
rpkilby
authored
70e54f4
Copy full SHA for 70e54f4
Commits on Jun 26, 2025
Document that unique constraints cause `required=True` in ModelSerializer (#9725)
peterthomassen
authored
3038494
Copy full SHA for 3038494
Commits on Jun 25, 2025
Add Kazakh(kk) locale support (#9713)
Show description for 4bb46c2
kushibayev
authored
4bb46c2
Copy full SHA for 4bb46c2
Commits on Jun 10, 2025
Fix regression in unique_together validation with SerializerMethodField (#9712)
kalekseev
authored
e454758
Copy full SHA for e454758
Commits on May 25, 2025
Update Spanish translations (#9701)
federicobond
authored
33d59fe
Copy full SHA for 33d59fe
Commits on May 13, 2025
Update Django documentation links to use stable version (#9698)
Show description for c0202a0
Rohit10jr
and
browniebroke
authored
c0202a0
Copy full SHA for c0202a0
Commits on May 1, 2025
Fix broken Heroku JSON Schema link in schemas.md (#9693)
Show description for 985dd73
Rohit10jr
authored
985dd73
Copy full SHA for 985dd73
Commits on Apr 28, 2025
Drop HTML line breaks on long headers in browsable API (#9438)
Show description for 78e9707
3 people
authored
78e9707
Copy full SHA for 78e9707
Commits on Apr 26, 2025
Update persian translations (#9576)
rezatn0934
authored
376026c
Copy full SHA for 376026c
Update Arabic translations (#9595)
bukh-sal
authored
d375154
Copy full SHA for d375154
Commits on Apr 23, 2025
Fix `UniqueTogetherValidator` to handle fields w/ `source` attr (#9688)
Show description for 5439967
joshuadavidthomas
authored
5439967
Copy full SHA for 5439967
Commits on Apr 10, 2025
Updated funding page to represent current scope. (#9686)
carltongibson
authored
07d3e1e
Copy full SHA for 07d3e1e
Commits on Apr 9, 2025
Add pyupgrade to pre-commit hooks (#9682)
ulgens
authored
ea1da76
Copy full SHA for ea1da76
Commits on Apr 8, 2025
Add `drf-restwind` and update outdated images in `browsable-api.md` (#9680)
Show description for 2fbfaae
youzarsiph
authored
2fbfaae
Copy full SHA for 2fbfaae
Pagination
Previous
Next
You can’t perform that action at this time.