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 }}
gaker
/
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 Apr 29, 2012
Minor fixes in the custom template tags docs.
aaugustin
committed
af71ce0
Copy full SHA for af71ce0
Fixed #18013 -- Use the new 'as' syntax for exceptions.
Show description for 3904b74
claudep
committed
3904b74
Copy full SHA for 3904b74
Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecation timeline.
Show description for eefb00f
claudep
committed
eefb00f
Copy full SHA for eefb00f
Moved version code out of __init__.py.
Show description for 5b644a5
adrianholovaty
committed
5b644a5
Copy full SHA for 5b644a5
Edited docs/releases/1.5.txt
adrianholovaty
committed
e7d99aa
Copy full SHA for e7d99aa
Removed unused variable from sql/query.py
akaariai
committed
76c3314
Copy full SHA for 76c3314
Fixed #18023 -- Removed bundled simplejson.
Show description for cec6bd5
aaugustin
committed
cec6bd5
Copy full SHA for cec6bd5
Fixed an Oracle-specific test case failure
Show description for ee0a7c7
akaariai
committed
ee0a7c7
Copy full SHA for ee0a7c7
Prevent Oracle from changing field.null to True
Show description for 584e2c0
akaariai
committed
584e2c0
Copy full SHA for 584e2c0
Merge pull request #22 from aviraldg/test_17967
Show description for e75bd7e
alex
committed
e75bd7e
Copy full SHA for e75bd7e
Fixed some style issues in previous commit.
aviraldg
committed
0525f6d
Copy full SHA for 0525f6d
Simplified timezones tests with settings_changed.
Show description for a15cfb2
aaugustin
committed
a15cfb2
Copy full SHA for a15cfb2
Fixed #17992 -- Added a public API for localtime.
Show description for 3e8b40f
aaugustin
committed
3e8b40f
Copy full SHA for 3e8b40f
Simplified QuerySet field.null handling
Show description for 5aa51fa
akaariai
committed
5aa51fa
Copy full SHA for 5aa51fa
Fixed #17976 -- Made forms.BooleanField pickleable.
Show description for 9350d1d
aaugustin
committed
9350d1d
Copy full SHA for 9350d1d
Added regression test for #17967.
aviraldg
committed
d12d55e
Copy full SHA for d12d55e
Fixed #18224 -- Changed the dev version number.
Show description for 02a5b41
aaugustin
committed
02a5b41
Copy full SHA for 02a5b41
Fixed #13196 -- Formatting in admin changelists.
Show description for 905bd7f
aaugustin
committed
905bd7f
Copy full SHA for 905bd7f
Merge pull request #20 from yumike/fix/pull_request_17_syntax_error
Show description for 7c27d15
aaugustin
committed
7c27d15
Copy full SHA for 7c27d15
Fixed template syntax error, introduced in pull request #17
yumike
committed
b1be285
Copy full SHA for b1be285
Merge pull request #17 from aviraldg/fix_17967
Show description for d20fbf4
adrianholovaty
committed
d20fbf4
Copy full SHA for d20fbf4
Fixed #17967: Hide "Change Password" link in admin if user.has_usable_password is False.
aviraldg
committed
9bea857
Copy full SHA for 9bea857
Merge pull request #16 from akaariai/ticket_18218
Show description for 97c8992
adrianholovaty
committed
97c8992
Copy full SHA for 97c8992
Commits on Apr 28, 2012
Fixed #18234: Avoided exception on flatpage add
kmtracey
committed
75743c1
Copy full SHA for 75743c1
Made table_names() output sorted.
Show description for 527cce8
akaariai
committed
527cce8
Copy full SHA for 527cce8
Merge pull request #14 from matthewwithanm/js-i18n-patch-2
Show description for c2055ee
adrianholovaty
committed
c2055ee
Copy full SHA for c2055ee
Merge pull request #15 from jasondavies/readme
Show description for 9362413
adrianholovaty
committed
9362413
Copy full SHA for 9362413
Fix bullet formatting for README.rst.
jasondavies
committed
02bed13
Copy full SHA for 02bed13
Correct reference error (undefined variable)
matthewwithanm
committed
97502a9
Copy full SHA for 97502a9
Merge pull request #2 from notcarl/master
Show description for 50b0984
adrianholovaty
committed
50b0984
Copy full SHA for 50b0984
Whitespace formatting
Not Carl
committed
6b430b8
Copy full SHA for 6b430b8
Merge pull request #10 from kleinmatic/patch-1
Show description for 80d32b5
adrianholovaty
committed
80d32b5
Copy full SHA for 80d32b5
Merge pull request #9 from t0m/master
Show description for ebcba01
adrianholovaty
committed
ebcba01
Copy full SHA for ebcba01
Renamed README to README.rst so that GitHub will give it the proper formatting
adrianholovaty
committed
2cadd86
Copy full SHA for 2cadd86
Updated some antique references in "Is Django stable?"
kleinmatic
committed
5c3e880
Copy full SHA for 5c3e880
Pagination
Previous
Next
You can’t perform that action at this time.