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 }}
sql200
/
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
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 Jul 15, 2014
Fixed #23013 -- Fixed removing unique_together/index_together constraints in migrations.
Show description for 0154965
timgraham
committed
0154965
View commit details
Copy full SHA for 0154965
Browse repository at this point
Fixed #22907 -- Array contains must have same type.
mjtamlyn
committed
b65a200
View commit details
Copy full SHA for b65a200
Browse repository at this point
Fixed #23008 -- Fixed typo causing bad migration dependencies.
Show description for 9a2ab62
timgraham
committed
9a2ab62
View commit details
Copy full SHA for 9a2ab62
Browse repository at this point
Further fix the release notes for refs #13147.
Show description for 671e0c9
loic
committed
671e0c9
View commit details
Copy full SHA for 671e0c9
Browse repository at this point
Fixed #22991 -- Prevented *.pyc files in autoreload monitoring
Show description for 4e42408
claudep
committed
4e42408
View commit details
Copy full SHA for 4e42408
Browse repository at this point
Commits on Jul 14, 2014
Fixed #23005 -- Allowed specifying special fallback languages
Show description for 5dcdbe9
claudep
committed
5dcdbe9
View commit details
Copy full SHA for 5dcdbe9
Browse repository at this point
Fixed name of database connection feature
shaib
committed
dd9b331
View commit details
Copy full SHA for dd9b331
Browse repository at this point
Fixed #22791 -- Invoke interactive questioner only for conflicts in specified apps.
Show description for f7a78f9
whoshuu
authored and
timgraham
committed
f7a78f9
View commit details
Copy full SHA for f7a78f9
Browse repository at this point
Fixed #22992 -- regression in .filter(generic_fk=...) error message
Show description for efe87d3
akaariai
authored and
timgraham
committed
efe87d3
View commit details
Copy full SHA for efe87d3
Browse repository at this point
Fixed #22994 -- regression with generic FK + admin list_view
Show description for 9cd5201
akaariai
authored and
timgraham
committed
9cd5201
View commit details
Copy full SHA for 9cd5201
Browse repository at this point
Fixed #22789 -- Deprecated django.contrib.webdesign.
Show description for 38e001a
timgraham
committed
38e001a
View commit details
Copy full SHA for 38e001a
Browse repository at this point
Fixed/improved release note for refs #13147; thanks Loic.
timgraham
committed
7affb4a
View commit details
Copy full SHA for 7affb4a
Browse repository at this point
Commits on Jul 13, 2014
Fixed #23015 -- Fixed major/minor release terminology in docs.
timgraham
committed
dd6ef31
View commit details
Copy full SHA for dd6ef31
Browse repository at this point
Added a newline to appease flake8
alex
committed
037f81f
View commit details
Copy full SHA for 037f81f
Browse repository at this point
Commits on Jul 12, 2014
Fixed #22939 -- Delayed admin_static backend detection
Show description for 22b2fb0
claudep
authored and
aaugustin
committed
22b2fb0
View commit details
Copy full SHA for 22b2fb0
Browse repository at this point
Checked more precisely whether the app registry is ready.
Show description for a764a9c
aaugustin
committed
a764a9c
View commit details
Copy full SHA for a764a9c
Browse repository at this point
Removed extra newline.
timgraham
committed
b48c2c5
View commit details
Copy full SHA for b48c2c5
Browse repository at this point
Bump the default iterations for PBKDF2.
Show description for 6732566
alex
committed
6732566
View commit details
Copy full SHA for 6732566
Browse repository at this point
Fixed #22983: Alert when squashing RunPython operations with referred functions.
andrewgodwin
committed
ebb13bb
View commit details
Copy full SHA for ebb13bb
Browse repository at this point
Commits on Jul 10, 2014
Removed docs for @permalink decorator.
Show description for 4e4c10b
timgraham
committed
4e4c10b
View commit details
Copy full SHA for 4e4c10b
Browse repository at this point
Added contrib.auth migration for refs #13147.
timgraham
committed
d5e1a2d
View commit details
Copy full SHA for d5e1a2d
Browse repository at this point
Add south upgrade note to 1.7 release notes
andrewgodwin
committed
ceb2aaf
View commit details
Copy full SHA for ceb2aaf
Browse repository at this point
Fix comment
andrewgodwin
committed
9e5a37c
View commit details
Copy full SHA for 9e5a37c
Browse repository at this point
Fixed #13147 -- Moved User validation logic from form to model.
flisky
authored and
timgraham
committed
849538d
View commit details
Copy full SHA for 849538d
Browse repository at this point
Removed primary authors section from AUTHORS.
timgraham
committed
d883336
View commit details
Copy full SHA for d883336
Browse repository at this point
Fixed typo in docs/ref/contrib/gis/geos.txt.
timgraham
committed
fef26e9
View commit details
Copy full SHA for fef26e9
Browse repository at this point
Fixed #22809 -- Added model Field API reference.
Show description for e1fa7df
jorgecarleitao
authored and
timgraham
committed
e1fa7df
View commit details
Copy full SHA for e1fa7df
Browse repository at this point
Fixed #22922: Better error message for InvalidBasesError.
andrewgodwin
committed
b02abd6
View commit details
Copy full SHA for b02abd6
Browse repository at this point
Fixed #22970: Incorrect dependencies for existing migrated apps
andrewgodwin
committed
008bff9
View commit details
Copy full SHA for 008bff9
Browse repository at this point
Fixed #22988 -- Adjusted an introspection test assertion.
Show description for b7455b5
jarshwah
authored and
charettes
committed
b7455b5
View commit details
Copy full SHA for b7455b5
Browse repository at this point
Commits on Jul 9, 2014
Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField.
Show description for 011abb7
coder9042
authored and
timgraham
committed
011abb7
View commit details
Copy full SHA for 011abb7
Browse repository at this point
Revert "Improve cookie based session backend docs." refs #20418
Show description for 3a85aae
timgraham
committed
3a85aae
View commit details
Copy full SHA for 3a85aae
Browse repository at this point
Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.
Show description for 5e2c4a4
timgraham
committed
5e2c4a4
View commit details
Copy full SHA for 5e2c4a4
Browse repository at this point
Fixed #22351 -- Removed usage of lambdas in model field options.
Show description for 5ebf03b
timgraham
committed
5ebf03b
View commit details
Copy full SHA for 5ebf03b
Browse repository at this point
Fixed #22223 -- Prevented over-escaping URLs in reverse()
Show description for e167e96
claudep
committed
e167e96
View commit details
Copy full SHA for e167e96
Browse repository at this point
Previous
Next
You can’t perform that action at this time.