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 }}
olofsj
/
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 Jun 26, 2012
Fixed #18465 -- Set date formats correctly on Oracle
Show description for fa182e8
jarshwah
authored and
akaariai
committed
fa182e8
Copy full SHA for fa182e8
Fixed #18515 -- Conditionally regenerated filename in FileField validation
Show description for 05d333b
claudep
committed
05d333b
Copy full SHA for 05d333b
Fixed #17485 -- Made defer work with select_related
Show description for b6c356b
akaariai
committed
b6c356b
Copy full SHA for b6c356b
Commits on Jun 25, 2012
Fixed #17966 -- Isolated ProfileTestCase from custom AUTH_PROFILE_MODULE
Show description for 5318783
claudep
committed
5318783
Copy full SHA for 5318783
Fixed typo in JSONResponseMixin example.
gabrielgrant
authored and
apollo13
committed
d69f1d7
Copy full SHA for d69f1d7
Commits on Jun 24, 2012
Fixed #16317 -- Fixed dumpdata for self-referencing models and natural keys
Show description for 4b722b3
claudep
committed
4b722b3
Copy full SHA for 4b722b3
Commits on Jun 23, 2012
Fixed #14917 -- Hinted that view should redirect after form post success
claudep
committed
19a810b
Copy full SHA for 19a810b
Switch to using context managers for acquiring and releasing locks.
alex
committed
e0fce87
Copy full SHA for e0fce87
Don't use a list comprehension when we don't need the resulting list.
alex
committed
e1b74d0
Copy full SHA for e1b74d0
Fixed #18454 -- Added ability to pass a list of signals to `receiver`.
Show description for d4da083
dmedvinsky
authored and
apollo13
committed
d4da083
Copy full SHA for d4da083
Fixed url translation docs.
Show description for 946d3d9
bmihelac
authored and
apollo13
committed
946d3d9
Copy full SHA for 946d3d9
Updated TEMPLATE_CONTEXT_PROCESSORS defaults in the docs.
Show description for c864b36
jnns
authored and
apollo13
committed
c864b36
Copy full SHA for c864b36
Note that Jython has an alpha with 2.7 support.
alex
committed
ea9536b
Copy full SHA for ea9536b
Commits on Jun 22, 2012
Corrected the `instance_dict` description for form wizards.
apollo13
committed
7f22588
Copy full SHA for 7f22588
Fixed our HTMLParser patches for python 2.7.4
apollo13
committed
6bc1b22
Copy full SHA for 6bc1b22
Fixed #17776 - DoesNotExist is not picklable
Show description for a54a8ba
spookylukey
committed
a54a8ba
Copy full SHA for a54a8ba
Commits on Jun 19, 2012
Removed unneeded u prefixes
claudep
committed
f08fa5b
Copy full SHA for f08fa5b
Fixed #15271 -- Defined a to_python method for GeometryField
Show description for 41eb70f
claudep
committed
41eb70f
Copy full SHA for 41eb70f
Added support for gdal 1.9.
dgerzo
authored and
apollo13
committed
45a1a54
Copy full SHA for 45a1a54
Fixed a documentation typo on the widget page.
tsaylor
authored and
apollo13
committed
f8ef93a
Copy full SHA for f8ef93a
Commits on Jun 18, 2012
Fixed #14502 again -- saner verbatim closing token
Show description for c57ba67
SmileyChris
committed
c57ba67
Copy full SHA for c57ba67
Fixed #18154 -- Documentation on closing File objects and best practices
gabejackson
authored and
SmileyChris
committed
ffa6d95
Copy full SHA for ffa6d95
Fixed #18444 -- Replace hard coded "View on Site" URLs
dhepper
authored and
apollo13
committed
aee9eec
Copy full SHA for aee9eec
Fixed #18450 -- Removed default values for i18n JavaScript URLs in Admin templates
dhepper
authored and
apollo13
committed
108f8dd
Copy full SHA for 108f8dd
Commits on Jun 17, 2012
Fixed GIS testsuite.
Show description for ac1b9ae
apollo13
committed
ac1b9ae
Copy full SHA for ac1b9ae
Fixed #18420 -- Prevented the admin JS from crashing when the main form contains no field. Thanks to maciej.maciaszek for the report and patch.
jphalip
committed
d708298
Copy full SHA for d708298
Commits on Jun 16, 2012
Updated the admin's minified JS files.
jphalip
committed
fadcc6d
Copy full SHA for fadcc6d
Fixed the path to the admin's compress.py script in the doc.
jphalip
committed
79ef390
Copy full SHA for 79ef390
Fixed #18477 -- Fixed colspan value when a TabularInline form contains validation errors. Thanks to yedpodtrzitko for the report and patch.
jphalip
committed
1ace912
Copy full SHA for 1ace912
Skip GeometryFieldTest if there's no spacial database.
jphalip
committed
1794e36
Copy full SHA for 1794e36
Commits on Jun 15, 2012
Favored text (StringIO) over binary content for deserialization
Show description for 5bdd0d6
claudep
committed
5bdd0d6
Copy full SHA for 5bdd0d6
Commits on Jun 14, 2012
IfParser.next() method renamed to avoid confusion with iterator protocol.
spookylukey
committed
fd6a9d3
Copy full SHA for fd6a9d3
Reverted part of 169b1a40 which was mistakenly applied to a non-iterator class.
Show description for edee20f
spookylukey
committed
edee20f
Copy full SHA for edee20f
Executed SpatialRefSysTest only with spatial backend
claudep
committed
023b704
Copy full SHA for 023b704
Discovered some geodjango tests with standard mechanism
Show description for 88601ba
claudep
committed
88601ba
Copy full SHA for 88601ba
Pagination
Previous
Next
You can’t perform that action at this time.