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 }}
aitzol
/
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
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 Feb 12, 2013
Merge pull request #719 from JonLoy/ticket_19808
Show description for c4841b3
aaugustin
committed
c4841b3
Copy full SHA for c4841b3
Fixed #19808 Capitalization error in example text
JonLoy
authored and
JonLoy
committed
74003ca
Copy full SHA for 74003ca
Mention backward relationships in aggregate docs.
Show description for 0560bfb
ramiro
committed
0560bfb
Copy full SHA for 0560bfb
Commits on Feb 11, 2013
Accepted None in tzname().
Show description for 5a3d949
aaugustin
committed
5a3d949
Copy full SHA for 5a3d949
Added a check in the creation of IS NULL clauses.
Show description for 7db770b
aaugustin
committed
7db770b
Copy full SHA for 7db770b
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Show description for a10f390
charettes
committed
a10f390
Copy full SHA for a10f390
Commits on Feb 10, 2013
Updated tutorial 1 to reflect changes in default project template.
Show description for 5ce6a7c
timgraham
committed
5ce6a7c
Copy full SHA for 5ce6a7c
Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL
Show description for 8fbc20b
claudep
committed
8fbc20b
Copy full SHA for 8fbc20b
Fixed #19112 -- Reduced the amount of query params in a test
akaariai
committed
604d876
Copy full SHA for 604d876
Made Query.clear_ordering force_empty arg mandatory
Show description for 5cc0f5f
akaariai
committed
5cc0f5f
Copy full SHA for 5cc0f5f
Added a note about the default timezone and the new project template.
Show description for af2bb17
timgraham
committed
af2bb17
Copy full SHA for af2bb17
Fixed #19720 -- Oracle ordering related delete regression
Show description for 8ef3235
akaariai
committed
8ef3235
Copy full SHA for 8ef3235
Fixed #19638 -- Skipped tx support testing for some DBs
Show description for 0478780
akaariai
committed
0478780
Copy full SHA for 0478780
Fixed #19707 -- Reset transaction state after requests
akaariai
committed
a4e97cf
Copy full SHA for a4e97cf
Commits on Feb 9, 2013
Made modwsgi groups_for_user consistent with check_password
Show description for 0e18fb0
ptone
committed
0e18fb0
Copy full SHA for 0e18fb0
Added tests for some sql_* management commands
claudep
committed
718afca
Copy full SHA for 718afca
Fixed #19699 - Removed "Please see the release notes" from versionadded/changed directives
Show description for d93edff
timgraham
committed
d93edff
Copy full SHA for d93edff
Fixed #19749 -- Documented ending param to command's self.stdout/err
Show description for 0201b9d
claudep
committed
0201b9d
Copy full SHA for 0201b9d
Commits on Feb 8, 2013
Fixed #18906 -- Ignored to-be-deleted forms in formset validate_unique
Show description for f44922c
claudep
committed
f44922c
Copy full SHA for f44922c
Cleaned up some lingering signals in the test suite that were causing spurious failures with Pypy and Postgres.
jphalip
committed
db09a2d
Copy full SHA for db09a2d
Removed unneeded imports in db.models init
claudep
committed
868e0f3
Copy full SHA for 868e0f3
Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware
Show description for 2ed90ea
claudep
committed
2ed90ea
Copy full SHA for 2ed90ea
Moved import in db.backends.creation
claudep
committed
e486475
Copy full SHA for e486475
Fixed #19662 -- alter auth modelbackend to accept custom username fields
Show description for c44d748
ptone
committed
c44d748
Copy full SHA for c44d748
Commits on Feb 7, 2013
Typo in i18n docs.
ramiro
committed
112c6e9
Copy full SHA for 112c6e9
Fixed #19772 -- Handled APPEND_SLASH correctly in the redirects app.
aaugustin
committed
64623a2
Copy full SHA for 64623a2
Changed test assertion strategy used in 04d9730.
ramiro
committed
b539151
Copy full SHA for b539151
Fixed #13085 -- Don't fail on creation of model with GFK to a model with __len__() returning zero.
Show description for 04d9730
ramiro
committed
04d9730
Copy full SHA for 04d9730
Updated createsuperuser to use unicode_literals. Refs #19757.
apollo13
committed
2b91689
Copy full SHA for 2b91689
Fixed #19706 - Tweaks to the tutorial.
Show description for aa85ccf
timgraham
committed
aa85ccf
Copy full SHA for aa85ccf
Fixed #19756 - Corrected a ManyToMany example and added some links and markup.
timgraham
committed
43efefa
Copy full SHA for 43efefa
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Show description for 720888a
aaugustin
committed
720888a
Copy full SHA for 720888a
Fixed a typo in the test suite that was causing some spurious failures with pypy.
jphalip
committed
6afc85a
Copy full SHA for 6afc85a
Commits on Feb 6, 2013
Fixed #19704 -- Make use of new ungettext_lazy function at appropriate places
uruz
authored and
claudep
committed
d18f796
Copy full SHA for d18f796
Improved regex in strip_tags
Show description for d7504a3
claudep
committed
d7504a3
Copy full SHA for d7504a3
Pagination
Previous
Next
You can’t perform that action at this time.