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
Discover and 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 }}
phillipuniverse
/
django-rest-framework
Public
forked from
encode/django-rest-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 30, 2020
Fix NullBooleanField warning (#7565)
Show description for 91916a4
adamchainz
authored
91916a4
Copy full SHA for 91916a4
Update release notes with 3.11.1, 3.11.2
lovelydinosaur
committed
be87eb4
Copy full SHA for be87eb4
Update test_templatetags.py
lovelydinosaur
authored
a03c852
Copy full SHA for a03c852
Commits on Sep 29, 2020
Merge pull request #7559 from AliMirlou/patch-1
Show description for c7ba308
xordoquy
authored
c7ba308
Copy full SHA for c7ba308
Commits on Sep 28, 2020
Fix typo in release notes
AliMirlou
authored
9edd5df
Copy full SHA for 9edd5df
Version 3.12.1
lovelydinosaur
committed
05b3865
Copy full SHA for 05b3865
Add missing TokenProxy migration (#7557)
Show description for 995188f
hugorodgerbrown
authored
995188f
Copy full SHA for 995188f
Add date to 3.12 release.
lovelydinosaur
authored
68b2307
Copy full SHA for 68b2307
Placeholder for 3.12 release (#7379)
Show description for 6f7aad8
lovelydinosaur
authored
6f7aad8
Copy full SHA for 6f7aad8
corrects typographical error in line 118 (#7553)
esiebomaj
authored
9ee67bb
Copy full SHA for 9ee67bb
Commits on Sep 23, 2020
Drop urlize_quoted_links (#7548)
lovelydinosaur
authored
ae64933
Copy full SHA for ae64933
Commits on Sep 21, 2020
Add third-party schema library drf-spectacular to docs (#7540)
Show description for c6e2452
tfranzel
authored
c6e2452
Copy full SHA for c6e2452
Commits on Sep 14, 2020
Make it more clear to add django_filters to INSTALLED_APPS in docs. (#7535)
johnthagen
authored
e17779c
Copy full SHA for e17779c
Commits on Sep 9, 2020
Add drf-psq package to docs (#7451)
Show description for 04f39c4
AminHP
and
salarnasiri
authored
04f39c4
Copy full SHA for 04f39c4
Commits on Sep 8, 2020
Add Django API Client to the third party packages (#7440)
rhenter
authored
327cbef
Copy full SHA for 327cbef
Remove unnecessary type conversions (#7526)
franciscouzo
authored
6b632c1
Copy full SHA for 6b632c1
Run tests against Python 3.9 (#7517)
Show description for ddcd8b5
michael-k
authored
ddcd8b5
Copy full SHA for ddcd8b5
Replace all url() calls with path() or re_path() (#7512)
Show description for 410575d
adamchainz
and
sanjusci
authored
410575d
Copy full SHA for 410575d
Commits on Sep 7, 2020
Dropped test compatibility shims for Django <2.2. (#7523)
smithdc1
authored
9990b59
Copy full SHA for 9990b59
Commits on Sep 5, 2020
Bump flake8 to 3.8.3 (#7521)
smithdc1
authored
d5461e9
Copy full SHA for d5461e9
Commits on Sep 3, 2020
Change Token.generate_key to a Classmethod (#7502)
Show description for 35c0abf
Checkroth
authored
35c0abf
Copy full SHA for 35c0abf
Fix pk-only optimization for properties (#7142)
Show description for f323049
rpkilby
authored
f323049
Copy full SHA for f323049
Add support for Django 3.1 JSONField (#7467)
Show description for b3e0259
bespokebob
authored
b3e0259
Copy full SHA for b3e0259
Commits on Aug 25, 2020
Add drf_ujson2 reference (#7494)
johnthagen
authored
7f3a355
Copy full SHA for 7f3a355
Updated url()'s with path() and re_path() (#7492)
saichenko
authored
e215db2
Copy full SHA for e215db2
Commits on Aug 24, 2020
Fix schema typo (#7491)
jmduke
authored
48c327c
Copy full SHA for 48c327c
Commits on Aug 20, 2020
Punctuation fix (#7488)
Show description for 374c0d4
verhovsky
authored
374c0d4
Copy full SHA for 374c0d4
Commits on Aug 17, 2020
isort v5 (#7484)
smithdc1
authored
355afcf
Copy full SHA for 355afcf
Commits on Aug 11, 2020
Fix broken docs link (#7473)
Vibhu-Agarwal
authored
3d708ac
Copy full SHA for 3d708ac
Commits on Aug 6, 2020
Check extra action func.__name__ (#7098)
rpkilby
authored
1e383f1
Copy full SHA for 1e383f1
Commits on Aug 5, 2020
Fix Request docstring kwarg names (#7443)
michael-k
authored
0d2bbd3
Copy full SHA for 0d2bbd3
Fix docs issue (#7418)
Gr3Kidd3r
authored
17f2b39
Copy full SHA for 17f2b39
Resize sponsor images for new GitHub layout (#7465)
lovelydinosaur
authored
7d5155e
Copy full SHA for 7d5155e
Commits on Jul 29, 2020
Update an example to not use oppressive language (#7439)
Show description for 5590884
paulcwatts
authored
5590884
Copy full SHA for 5590884
Update sponsors (#7434)
Show description for c252c3d
lovelydinosaur
and
carltongibson
authored
c252c3d
Copy full SHA for c252c3d
Pagination
Previous
Next
You can’t perform that action at this time.