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 }}
givp
/
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 Aug 21, 2012
Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific.
Show description for 13d47c3
timgraham
committed
13d47c3
View commit details
Copy full SHA for 13d47c3
Browse repository at this point
Fixed #14885 - Clarified that ModelForm cleaning may not fully complete if the form is invalid.
Show description for 3fd89d9
timgraham
committed
3fd89d9
View commit details
Copy full SHA for 3fd89d9
Browse repository at this point
Fixed #18196 -- Improved loaddata error messages.
claudep
committed
4353a61
View commit details
Copy full SHA for 4353a61
Browse repository at this point
Fixed #17886 -- Fixed join promotion in ORed nullable queries
Show description for a193372
akaariai
committed
a193372
View commit details
Copy full SHA for a193372
Browse repository at this point
Merge walk and find_files in makemessages command
claudep
committed
fd58d6c
View commit details
Copy full SHA for fd58d6c
Browse repository at this point
Removed obsolete __members__ definitions
Show description for ab2f65b
claudep
committed
ab2f65b
View commit details
Copy full SHA for ab2f65b
Browse repository at this point
Reverted type check added in 62954ba04c.
Show description for e89bc39
aaugustin
committed
e89bc39
View commit details
Copy full SHA for e89bc39
Browse repository at this point
Commits on Aug 20, 2012
Fixed #18819 -- fixed some typos in the auth docs
alex
authored and
Alex Gaynor
committed
831f284
View commit details
Copy full SHA for 831f284
Browse repository at this point
[py3] Fixed #17040 -- ported django.utils.crypto.constant_time_compare.
Show description for 62954ba
aaugustin
committed
62954ba
View commit details
Copy full SHA for 62954ba
Browse repository at this point
[py3] Fixed #18805 -- ported createsuperuser.
Show description for 54899d8
aaugustin
committed
54899d8
View commit details
Copy full SHA for 54899d8
Browse repository at this point
Fixed #18023 -- Documented simplejson issues.
Show description for 610746f
aaugustin
committed
610746f
View commit details
Copy full SHA for 610746f
Browse repository at this point
Made an example more readable in the URLs docs.
aaugustin
committed
1288572
View commit details
Copy full SHA for 1288572
Browse repository at this point
Added links in URLs doc for consistency.
aaugustin
committed
4e82d61
View commit details
Copy full SHA for 4e82d61
Browse repository at this point
[py3] Prepared MySQL backend for Python 3 compatibility
claudep
committed
bfc380b
View commit details
Copy full SHA for bfc380b
Browse repository at this point
Fixed #18063 -- Avoid unicode in Model.__repr__ in python 2
Show description for 3fce0d2
DrMeers
committed
3fce0d2
View commit details
Copy full SHA for 3fce0d2
Browse repository at this point
Fixed #18799 -- Improved index links for CBV documentation.
Show description for 30bdf22
DrMeers
committed
30bdf22
View commit details
Copy full SHA for 30bdf22
Browse repository at this point
Tweaked SpatiaLite GeoDjango docs.
ramiro
committed
26e0ba0
View commit details
Copy full SHA for 26e0ba0
Browse repository at this point
Fixed typo in form wizard docs.
timgraham
committed
3631db8
View commit details
Copy full SHA for 3631db8
Browse repository at this point
Commits on Aug 19, 2012
Fixed #17180 - Emphasized the need to load the i18n template tag in each template that uses translations. Thanks stefan.freyr for the suggestion and buddylindsey for the draft patch.
timgraham
committed
514a001
View commit details
Copy full SHA for 514a001
Browse repository at this point
[py3] Fixed Oracle specific failures
akaariai
committed
4db38cb
View commit details
Copy full SHA for 4db38cb
Browse repository at this point
Reordered import statements for clarity.
aaugustin
committed
9729f77
View commit details
Copy full SHA for 9729f77
Browse repository at this point
Fixed #18728 -- Made colon optional in tzinfo
Show description for 2f59e94
aaugustin
committed
2f59e94
View commit details
Copy full SHA for 2f59e94
Browse repository at this point
Removed an inaccurate statement
Show description for a43ecc0
aaugustin
committed
a43ecc0
View commit details
Copy full SHA for a43ecc0
Browse repository at this point
Clarified a sentence in the Python 3 docs.
Show description for 7631fb8
aaugustin
committed
7631fb8
View commit details
Copy full SHA for 7631fb8
Browse repository at this point
Merge pull request #293 from mjtamlyn/patch-1
Show description for a2ba026
aaugustin
committed
a2ba026
View commit details
Copy full SHA for a2ba026
Browse repository at this point
Fixed indentation in the Python3 docs
mjtamlyn
committed
268fa96
View commit details
Copy full SHA for 268fa96
Browse repository at this point
[py3] Fixed another regression from 2892cb0ec4.
aaugustin
committed
5f2d9cd
View commit details
Copy full SHA for 5f2d9cd
Browse repository at this point
[py3] Fixed regression introduced in 536b030363.
Show description for 2892cb0
aaugustin
committed
2892cb0
View commit details
Copy full SHA for 2892cb0
Browse repository at this point
[py3] Supported integers in HttpResponse
Show description for 536b030
aaugustin
committed
536b030
View commit details
Copy full SHA for 536b030
Browse repository at this point
[py3] Wrote Django-specific porting tips
Show description for 500fe9c
aaugustin
committed
500fe9c
View commit details
Copy full SHA for 500fe9c
Browse repository at this point
Fixed #17278 -- Enabled the spatialite GIS tests to run without having to specify a database name in the settings. Thanks to Aymeric for the report and to Ramiro for the initial patch.
jphalip
committed
675431d
View commit details
Copy full SHA for 675431d
Browse repository at this point
Made some minor fixes to the GeoDjango installation guide.
jphalip
committed
cccbb6b
View commit details
Copy full SHA for cccbb6b
Browse repository at this point
Merge pull request #291 from uruz/ticket18793
Show description for e945842
kmtracey
committed
e945842
View commit details
Copy full SHA for e945842
Browse repository at this point
Commits on Aug 18, 2012
Fixed #18793: Duplicate test test_head_no_get in generic_views.base
uruz
committed
f29032e
View commit details
Copy full SHA for f29032e
Browse repository at this point
[py3] Fixed slow path through file_move_safe
Show description for e992932
kmtracey
committed
e992932
View commit details
Copy full SHA for e992932
Browse repository at this point
Previous
Next
You can’t perform that action at this time.