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 }}
danielroseman
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
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
migration_operation_docs
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 23, 2014
Explain argument to AlterModelOptions.
danielroseman
committed
2a3a8b6
Copy full SHA for 2a3a8b6
Fix some incorrect class names.
danielroseman
committed
b36fc3a
Copy full SHA for b36fc3a
Added backwards incompatibility note for refs #22845; refs #23082.
Show description for 8568e7c
timgraham
committed
8568e7c
Copy full SHA for 8568e7c
Fixed #22891 -- Clarified that collecstatic --clear with delete all files in the storage location.
timgraham
committed
faacc54
Copy full SHA for faacc54
Fixed #23078 -- Regression in update_contenttypes() interactivity.
Show description for fa3cf00
slurms
authored and
timgraham
committed
fa3cf00
Copy full SHA for fa3cf00
Fixed #23030 -- Properly handled geometry columns metadata during migrations
Show description for 8c30df1
claudep
committed
8c30df1
Copy full SHA for 8c30df1
Adapted SpatialiteGeometryColumns model to spatialite >= 4
Show description for 19d8f2e
claudep
committed
19d8f2e
Copy full SHA for 19d8f2e
Commits on Jul 22, 2014
Added warning in tutorial 4 that the regex capture group name has changed.
rikkiprince
authored and
timgraham
committed
731f313
Copy full SHA for 731f313
Fixed typo in docs/ref/contrib/admin/index.txt.
africa itcase
authored and
timgraham
committed
06ba4b9
Copy full SHA for 06ba4b9
Fixed #23072 -- Added missing formtools test templates in tarball
Show description for a2d0831
rhertzog
authored and
claudep
committed
a2d0831
Copy full SHA for a2d0831
Commits on Jul 21, 2014
Fixed typo in PermissionsMixin.groups.help_text.
colons
authored and
timgraham
committed
b4cf7e3
Copy full SHA for b4cf7e3
Replaced instances of 'his/her' with 'their'.
colons
authored and
timgraham
committed
8fbf13a
Copy full SHA for 8fbf13a
Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Show description for 3f1412f
claudep
committed
3f1412f
Copy full SHA for 3f1412f
Fixed #23014: Renaming not atomic with unique together
andrewgodwin
committed
e24e9e0
Copy full SHA for e24e9e0
Fixed #23009: Shorten FK identifiers in add_field and make consistent
andrewgodwin
committed
7dacc6a
Copy full SHA for 7dacc6a
Fixed #22975: Don't call rename SQL if not needed
andrewgodwin
committed
dcb4ed5
Copy full SHA for dcb4ed5
Fixed #23039: Don't try to serialize unmanaged models in tests
andrewgodwin
committed
2984b30
Copy full SHA for 2984b30
Fixed #23043: alter_field drops defaults too
andrewgodwin
committed
5875b8d
Copy full SHA for 5875b8d
Commits on Jul 18, 2014
Fixed #23028: Added unique_togther support to inspectdb.
dnozay
authored and
timgraham
committed
70c54a3
Copy full SHA for 70c54a3
Commits on Jul 16, 2014
Edited setup.py in reuseable apps tutorial to use a context manager for open().
djds23
authored and
timgraham
committed
b8d2550
Copy full SHA for b8d2550
Alphabetized django.utils sections.
frewsxcv
authored and
timgraham
committed
e7827b9
Copy full SHA for e7827b9
Added 1.6.6 release notes for #22998 (also forwardported those for #13794).
timgraham
committed
c62c480
Copy full SHA for c62c480
Fixed reference to pk in RedirectView.get_redirect_url doc.
bartek
authored and
timgraham
committed
d9f78d5
Copy full SHA for d9f78d5
Fixed #23041: Bad base dependencies for proxy models
andrewgodwin
committed
145d231
Copy full SHA for 145d231
Fixed #23023 -- Added warning against local-memory cache.
Show description for 7d0519c
timgraham
committed
7d0519c
Copy full SHA for 7d0519c
Added Chrome/IE support for a selenium test.
timgraham
committed
5954aa6
Copy full SHA for 5954aa6
Added forgotten files from commit 28efafa24c83
claudep
committed
c5d8e4a
Copy full SHA for c5d8e4a
PEP8 cleanup
akaariai
committed
f8df550
Copy full SHA for f8df550
Fixed #22998 -- Updated the fast_delete logic for GFKs
gavinwahl
authored and
akaariai
committed
6e2b82f
Copy full SHA for 6e2b82f
Ignored STATIC_ROOT and MEDIA_ROOT in makemessages
Show description for 28efafa
claudep
committed
28efafa
Copy full SHA for 28efafa
Commits on Jul 15, 2014
Fixed #23013 -- Fixed removing unique_together/index_together constraints in migrations.
Show description for 0154965
timgraham
committed
0154965
Copy full SHA for 0154965
Fixed #22907 -- Array contains must have same type.
mjtamlyn
committed
b65a200
Copy full SHA for b65a200
Fixed #23008 -- Fixed typo causing bad migration dependencies.
Show description for 9a2ab62
timgraham
committed
9a2ab62
Copy full SHA for 9a2ab62
Further fix the release notes for refs #13147.
Show description for 671e0c9
loic
committed
671e0c9
Copy full SHA for 671e0c9
Fixed #22991 -- Prevented *.pyc files in autoreload monitoring
Show description for 4e42408
claudep
committed
4e42408
Copy full SHA for 4e42408
Pagination
Previous
Next
You can’t perform that action at this time.