Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
cole
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 18, 2016
Moved the AUTH_USER_MODEL setting changed receiver.
Show description for 7694e19
charettes
committed
7694e19
View commit details
Copy full SHA for 7694e19
Browse repository at this point
Fixed #26620 -- Made Model.refresh_from_db() fail when passed unknown kwargs.
intgr
authored and
timgraham
committed
b9ae662
View commit details
Copy full SHA for b9ae662
Browse repository at this point
Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks make transactions.
bartdag
authored and
timgraham
committed
a5c8072
View commit details
Copy full SHA for a5c8072
Browse repository at this point
Fixed running auth_tests in isolation after 3a47d42fa33012b2156bf04058d933df6b3082d2.
loic
authored and
timgraham
committed
4ff1e6e
View commit details
Copy full SHA for 4ff1e6e
Browse repository at this point
Fixed #25774 -- Refactor datetime expressions into public API
jarshwah
committed
2a4af0e
View commit details
Copy full SHA for 2a4af0e
Browse repository at this point
Refs #25774 -- Made Oracle truncate microseconds if USE_TZ=False.
Show description for 77b73e7
jarshwah
committed
77b73e7
View commit details
Copy full SHA for 77b73e7
Browse repository at this point
Fixed #26613 -- Made sqlite3 optional in SchemaEditor.quote_value().
philipliberato
authored and
timgraham
committed
3630b49
View commit details
Copy full SHA for 3630b49
Browse repository at this point
Fixed #14415 -- Used the test database name in BaseDatabaseCreation.test_db_signature().
boaz85
authored and
timgraham
committed
5f23f90
View commit details
Copy full SHA for 5f23f90
Browse repository at this point
Commits on May 17, 2016
Updated translation catalogs
claudep
committed
5ccee81
View commit details
Copy full SHA for 5ccee81
Browse repository at this point
Fixed #24067 -- Renamed content types upon model renaming.
Show description for f179113
charettes
committed
f179113
View commit details
Copy full SHA for f179113
Browse repository at this point
Refs #26601 -- Added a warning if both MIDDLEWARE AND MIDDLEWARE_CLASSES are set.
timgraham
committed
354acd0
View commit details
Copy full SHA for 354acd0
Browse repository at this point
Refs #26601 -- Deprecated old-style middleware.
timgraham
committed
ece4d24
View commit details
Copy full SHA for ece4d24
Browse repository at this point
Fixed #26601 -- Improved middleware per DEP 0005.
Show description for 9baf692
apollo13
authored and
timgraham
committed
9baf692
View commit details
Copy full SHA for 9baf692
Browse repository at this point
Refs #26601 -- Refactored BaseHandler to prepare for new-style middleware.
apollo13
authored and
timgraham
committed
05c888f
View commit details
Copy full SHA for 05c888f
Browse repository at this point
Updated admin's jQuery to 2.2.3.
timgraham
committed
c999c8d
View commit details
Copy full SHA for c999c8d
Browse repository at this point
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers.
Show description for ed0ff91
loic
committed
ed0ff91
View commit details
Copy full SHA for ed0ff91
Browse repository at this point
Commits on May 16, 2016
Fixed #20932, #25897 -- Streamlined manager inheritance.
loic
committed
3a47d42
View commit details
Copy full SHA for 3a47d42
Browse repository at this point
Refs #21379 -- Normalized unicode username inputs
claudep
committed
9935f97
View commit details
Copy full SHA for 9935f97
Browse repository at this point
Fixed #21379 -- Created auth-specific username validators
Show description for 526575c
claudep
committed
526575c
View commit details
Copy full SHA for 526575c
Browse repository at this point
Updated qunit to 1.23.1.
timgraham
committed
2265ff3
View commit details
Copy full SHA for 2265ff3
Browse repository at this point
Fixed malformed table in docs/ref/contrib/gis/install/geolibs.txt
timgraham
committed
ee9f947
View commit details
Copy full SHA for ee9f947
Browse repository at this point
Fixed #26592 -- Confirmed support for GDAL 2.1
Show description for ebaa2fe
claudep
committed
ebaa2fe
View commit details
Copy full SHA for ebaa2fe
Browse repository at this point
Refs #26592 -- Fixed band statistics for empty bands and GDAL 2.1
yellowcap
authored and
claudep
committed
078eb87
View commit details
Copy full SHA for 078eb87
Browse repository at this point
Removed a redundant example in contenttypes docs.
timgraham
committed
aa69f36
View commit details
Copy full SHA for aa69f36
Browse repository at this point
Fixed #24305 -- Allowed overriding fields on abstract models.
Show description for 85ef98d
ar45
authored and
timgraham
committed
85ef98d
View commit details
Copy full SHA for 85ef98d
Browse repository at this point
Commits on May 15, 2016
Fixed #24075 -- Used post-migration models in contrib apps receivers.
Show description for 61a16e0
charettes
committed
61a16e0
View commit details
Copy full SHA for 61a16e0
Browse repository at this point
Fixed #24100 -- Made the migration signals dispatch its plan and apps.
Show description for f937c9e
charettes
committed
f937c9e
View commit details
Copy full SHA for f937c9e
Browse repository at this point
Commits on May 14, 2016
Refs #26021 -- Used hanging indentation in some doc examples.
timgraham
committed
e475e84
View commit details
Copy full SHA for e475e84
Browse repository at this point
Used 'classmethod' annotation in docs/topics/auth/customizing.txt
timgraham
committed
5238af3
View commit details
Copy full SHA for 5238af3
Browse repository at this point
Simplified a ClearableFileInput test.
timgraham
committed
55c3133
View commit details
Copy full SHA for 55c3133
Browse repository at this point
Removed unused code in AlterField.database_forwards().
Show description for cb4be02
timgraham
committed
cb4be02
View commit details
Copy full SHA for cb4be02
Browse repository at this point
Removed redundant code in QuerySet._batched_insert().
timgraham
committed
3642835
View commit details
Copy full SHA for 3642835
Browse repository at this point
Refs #18599 -- Added a test for assigning a GenericForeignKey in Model.__init__().
Show description for 31501fb
Bouke
authored and
timgraham
committed
31501fb
View commit details
Copy full SHA for 31501fb
Browse repository at this point
Commits on May 13, 2016
Fixed #26614 -- Used constant_time_compare() in checking session auth hash in login().
timgraham
committed
094ea69
View commit details
Copy full SHA for 094ea69
Browse repository at this point
Adjusted a variable name in migration signal tests.
charettes
committed
1047270
View commit details
Copy full SHA for 1047270
Browse repository at this point
Previous
Next
You can’t perform that action at this time.