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 }}
mick
/
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
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 May 3, 2012
Removed unused file from i18n regression tests.
ramiro
committed
ea28bc2
Copy full SHA for ea28bc2
Merge branch 'master' of github.com:django/django
ramiro
committed
c0395de
Copy full SHA for c0395de
Updated some URLs in the documentation to point to the new repository.
ramiro
committed
1adc87c
Copy full SHA for 1adc87c
Replaced deprecated TestCase methods. Refs #17049.
claudep
committed
b52672d
Copy full SHA for b52672d
Fixed #18042 -- Advanced deprecation warnings.
Show description for e84f79f
aaugustin
committed
e84f79f
Copy full SHA for e84f79f
Fixed #18214 -- Clarified the docs about serializable objects.
ogier
authored and
claudep
committed
227cec6
Copy full SHA for 227cec6
Commits on May 2, 2012
Merge pull request #28 from akaariai/ticket_18163
Show description for b86a001
kmtracey
committed
b86a001
Copy full SHA for b86a001
Commits on May 1, 2012
Fixed tests for date-based generic views.
aaugustin
committed
435081f
Copy full SHA for 435081f
Fixed #18246 -- Replaced bash-specific syntax in geodjango postgis helper script.
Show description for aaa3382
claudep
committed
aaa3382
Copy full SHA for aaa3382
Clarified warning about date-based generic views.
aaugustin
committed
80c0cbf
Copy full SHA for 80c0cbf
Fixed #17742 -- Handled aware datetimes in DateField
Show description for 46b082e
aaugustin
committed
46b082e
Copy full SHA for 46b082e
Skip model validation when models are known good.
Show description for 4fdd378
akaariai
committed
4fdd378
Copy full SHA for 4fdd378
Merge pull request #27 from leereilly/update-authors
Show description for 583f1d7
adrianholovaty
committed
583f1d7
Copy full SHA for 583f1d7
Merge pull request #31 from gsong/add-to-authors
Show description for f8cfc83
adrianholovaty
committed
f8cfc83
Copy full SHA for f8cfc83
Add @gsong to AUTHORS
Show description for 6ac8afc
gsong
committed
6ac8afc
Copy full SHA for 6ac8afc
Commits on Apr 30, 2012
Moved Lee Reilly's entry to the correct location
leereilly
committed
f5a80f5
Copy full SHA for f5a80f5
Use faster password hasher in sqlite tests
Show description for 0819957
akaariai
committed
0819957
Copy full SHA for 0819957
Ensured tests pass using custom PASSWORD_HASHERS.
akaariai
committed
8fad77d
Copy full SHA for 8fad77d
Reset password hashers cache on settings_changed.
akaariai
committed
2a09404
Copy full SHA for 2a09404
Fixed #4746 -- Allowed spaces around filter separator.
aaugustin
committed
ddfc7c2
Copy full SHA for ddfc7c2
Fixed #18217 -- Time zone support in generic views
Show description for 78ba967
aaugustin
committed
78ba967
Copy full SHA for 78ba967
Replaced print statement by print function (forward compatibility syntax).
claudep
committed
596cb9c
Copy full SHA for 596cb9c
Add @leereilly to contributor list.
Show description for 1f0f686
leereilly
committed
1f0f686
Copy full SHA for 1f0f686
Fixed a small formatting error.
aaugustin
committed
fe43ad5
Copy full SHA for fe43ad5
Merge branch 'master' of github.com:django/django
aaugustin
committed
3d842a0
Copy full SHA for 3d842a0
Fixed SortedDict.__copy__()
Show description for 4b11762
akaariai
committed
4b11762
Copy full SHA for 4b11762
Fix a typo in a comment.
alex
committed
aa1aa1a
Copy full SHA for aa1aa1a
Merge pull request #26 from kylef/docs-rsync
Show description for b4b8977
alex
committed
b4b8977
Copy full SHA for b4b8977
Simplified date-based generic views.
Show description for e4d4cb6
aaugustin
committed
e4d4cb6
Copy full SHA for e4d4cb6
Merge pull request #25 from akaariai/ticket_15933_alt
Show description for c09f6ff
akaariai
committed
c09f6ff
Copy full SHA for c09f6ff
docs: It's rsync_project not rysnc_project
kylef
committed
96af691
Copy full SHA for 96af691
Made get_indexes() consistent across backends.
Show description for a18e43c
akaariai
committed
a18e43c
Copy full SHA for a18e43c
Fixed #18240 -- Made admindocs tests pass even when language is not en.
Show description for eba4197
claudep
committed
eba4197
Copy full SHA for eba4197
Switch a datastructure internal to the ORM to be a set, instead of a dictionary.
alex
committed
d5a277b
Copy full SHA for d5a277b
Commits on Apr 29, 2012
Fixed #17644 -- Changed Query.alias_map to use namedtuples
Show description for 6ff118c
adrianholovaty
committed
6ff118c
Copy full SHA for 6ff118c
Pagination
Previous
Next
You can’t perform that action at this time.