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 }}
phpdude
/
django
Public
forked from
django/django
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
timgraham
Datepicker
All time
Commit History
Commits on May 21, 2014
Skipped a migrations test that's not supported on MySQL + Python 3.
timgraham
committed
dfeef8e
Copy full SHA for dfeef8e
Commits on May 19, 2014
Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
Show description for b68fac7
timgraham
committed
b68fac7
Copy full SHA for b68fac7
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules."
Show description for 5abc811
timgraham
committed
5abc811
Copy full SHA for 5abc811
Commits on May 18, 2014
Removed some unnecessary exception naming; thanks claudep.
timgraham
committed
c7a4ae9
Copy full SHA for c7a4ae9
Commits on May 16, 2014
Added stub release notes for 1.6.6.
timgraham
committed
79e9da3
Copy full SHA for 79e9da3
Fixed typo.
timgraham
committed
1efb2e7
Copy full SHA for 1efb2e7
Commits on May 15, 2014
Minor edits to latest release notes.
timgraham
committed
860d31a
Copy full SHA for 860d31a
Commits on May 14, 2014
Removed an unnecessary anchor in the docs.
timgraham
committed
a06808d
Copy full SHA for a06808d
Commits on May 13, 2014
Fixed spelling mistake and added a word to the word list.
timgraham
committed
1165e99
Copy full SHA for 1165e99
Removed some references to django.contrib.comments which has been removed.
timgraham
committed
57296b4
Copy full SHA for 57296b4
Fixed #22618 -- Improved import_string example.
Show description for c501662
timgraham
committed
c501662
Copy full SHA for c501662
Commits on May 12, 2014
Fixed #22619 -- Corrected description of os.path.
Show description for a1be723
timgraham
committed
a1be723
Copy full SHA for a1be723
Added 1.6.5 release note for refs #22508.
timgraham
committed
1308702
Copy full SHA for 1308702
Fixed flake8 error.
timgraham
committed
5971630
Copy full SHA for 5971630
Fixed #22613 -- Added formfield_for_choice_field() to the list of methods that InlineModelAdmin supports.
timgraham
committed
986bd41
Copy full SHA for 986bd41
Commits on May 7, 2014
Updated some docs for the delayed deprecation of legacy table creation; refs #22340.
timgraham
committed
a2e3c96
Copy full SHA for a2e3c96
Forward ported docs of security issues from df81625da6.
timgraham
committed
5413100
Copy full SHA for 5413100
Commits on May 6, 2014
Fixed #22586 -- Added LANGUAGE_SESSION_KEY to __all__.
Show description for 4492ea5
timgraham
committed
4492ea5
Copy full SHA for 4492ea5
Commits on May 5, 2014
Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
timgraham
committed
fb7c347
Copy full SHA for fb7c347
Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt.
Show description for 8777685
timgraham
committed
8777685
Copy full SHA for 8777685
Commits on May 3, 2014
Fixed #22435 -- Prevented adding a ManyToManyField from prompting for a default.
Show description for 3818d96
timgraham
committed
3818d96
Copy full SHA for 3818d96
Commits on Apr 30, 2014
flake8 fixes.
timgraham
committed
45c2d1f
Copy full SHA for 45c2d1f
Fixed #22547 -- Added some links to tutorial 2.
Show description for b0d032f
timgraham
committed
b0d032f
Copy full SHA for b0d032f
Fixed #22442 -- Provided additional documentation regarding id fields clashing.
Show description for 8ec388a
timgraham
committed
8ec388a
Copy full SHA for 8ec388a
Removed unused import.
timgraham
committed
d9c272b
Copy full SHA for d9c272b
Commits on Apr 29, 2014
Added stub release notes for 1.6.5.
timgraham
committed
650065f
Copy full SHA for 650065f
Commits on Apr 28, 2014
Added dates to release notes of today's release.
timgraham
committed
68d2640
Copy full SHA for 68d2640
Revert "Fixed #15179 -- middlewares not applied for test client login()"
Show description for aabcead
timgraham
committed
aabcead
Copy full SHA for aabcead
Fixed #22254 -- Noted the requirement of calling django.setup() when running
Show description for 26b03f2
timgraham
committed
26b03f2
Copy full SHA for 26b03f2
Fixed #22497 -- Highlighted difference between field and class deconstruction.
Show description for b829d53
timgraham
committed
b829d53
Copy full SHA for b829d53
Commits on Apr 27, 2014
Fixed #22445 -- Added how to perform a reverse data migration to topic guide.
Show description for 1ce759b
timgraham
committed
1ce759b
Copy full SHA for 1ce759b
Improved formatting and links of migration docs.
timgraham
committed
ab8d8e0
Copy full SHA for ab8d8e0
Fixed #22526 -- Added note about check() method to 1.7 release notes.
Show description for 8905fcb
timgraham
committed
8905fcb
Copy full SHA for 8905fcb
Commits on Apr 25, 2014
Fixed #22504 -- Corrected domain terminology in security guide.
Show description for f65eb15
timgraham
committed
f65eb15
Copy full SHA for f65eb15
Fixed #22515 -- Fixed the object_id of the LogEntry that's created after a user password change in the admin.
Show description for 9e7f86b
timgraham
committed
9e7f86b
Copy full SHA for 9e7f86b
Pagination
Previous
Next
You can’t perform that action at this time.