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 }}
dokterbob
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
1
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 24, 2013
Fixed #19253 -- Extracted template cache key building logic
Show description for 99edbe0
oinopion
authored and
honzakral
committed
99edbe0
Copy full SHA for 99edbe0
Fixed #9084 - Best approach for an OS to atomically rename the session file.
joeribekker
authored and
aaugustin
committed
b9cc610
Copy full SHA for b9cc610
Merge pull request #819 from erikr/master
Show description for 7106a1e
aaugustin
committed
7106a1e
Copy full SHA for 7106a1e
Fixed #16302 -- Ensure contrib.comments is IPv6 capable
Show description for ade992c
mxsasha
committed
ade992c
Copy full SHA for ade992c
Fixed minor rst formatting glitch.
aaugustin
committed
deb4e09
Copy full SHA for deb4e09
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
authored and
aaugustin
committed
5a9b2bc
Copy full SHA for 5a9b2bc
Merge pull request #820 from viciu/11295
Show description for d7e835f
honzakral
committed
d7e835f
Copy full SHA for d7e835f
Fixed #18862 -- Honored script prefix in FlatPage.get_absolute_url.
aaugustin
committed
a44531a
Copy full SHA for a44531a
URL-encoded URLs in FlatPage.get_absolute_url.
aaugustin
committed
4b01ee7
Copy full SHA for 4b01ee7
Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a 2nd count call
Show description for f07a5f0
viciu
committed
f07a5f0
Copy full SHA for f07a5f0
Fixed a few ResourceWarnings.
apollo13
committed
e4ee3d8
Copy full SHA for e4ee3d8
Merge pull request #817 from rybaktomasz/ticket_5568
Show description for e4e1287
honzakral
committed
e4e1287
Copy full SHA for e4e1287
Made changes asked in review by HonzaKral
Show description for 5099f31
Tomasz Rybak
committed
5099f31
Copy full SHA for 5099f31
Revert "fixes #19263" - Fails if not SQLite
Show description for cbb9f62
honzakral
committed
cbb9f62
Copy full SHA for cbb9f62
Add sqldropindexes to manage
Show description for d7429de
Tomasz Rybak
committed
d7429de
Copy full SHA for d7429de
Removing unneeded tearDown code.
honzakral
committed
5a6a424
Copy full SHA for 5a6a424
Fixed #19896 -- Committed after clearing cache in the database.
gsong
authored and
aaugustin
committed
44164c5
Copy full SHA for 44164c5
Merge pull request #815 from zerok/tickets/11971
Show description for b6aede3
aaugustin
committed
b6aede3
Copy full SHA for b6aede3
Fixed the usage of the deprecated assertEquals.
apollo13
committed
f56ca3f
Copy full SHA for f56ca3f
Added more details about the various serialization formats.
Horst Gutmann
committed
5612f54
Copy full SHA for 5612f54
Caught warnings in the templates tests. Refs #17906.
Show description for c10ed58
aaugustin
committed
c10ed58
Copy full SHA for c10ed58
Made a small clarification in tutorial.
Show description for 17a28b3
ptone
committed
17a28b3
Copy full SHA for 17a28b3
Various tweaks and additions to 'how to release Django' document.
carljm
committed
f480b39
Copy full SHA for f480b39
Commits on Feb 23, 2013
Fixed #15198 -- pass request to AuthenticationForm
Show description for 22d82a7
ptone
committed
22d82a7
Copy full SHA for 22d82a7
Removed superfluous cookie check from auth login.
Show description for 9d2c0a0
ptone
committed
9d2c0a0
Copy full SHA for 9d2c0a0
Sorry, accidental commit, Thanks claudep for catching it!
honzakral
committed
b902a92
Copy full SHA for b902a92
Merge pull request #813 from HiddenData/ticket-19263
Show description for fc38d6a
honzakral
committed
fc38d6a
Copy full SHA for fc38d6a
fixes #19263
biern
committed
2b76f19
Copy full SHA for 2b76f19
Merge pull request #778 from viciu/19609
Show description for 692902b
honzakral
committed
692902b
Copy full SHA for 692902b
Merge branch 'ticket19872' of https://github.com/oinopion/django
honzakral
committed
ef1e6ef
Copy full SHA for ef1e6ef
Fixed #18491 -- deleting a proxy doesn't show warning about cascade deletes
honzakral
committed
2b48fcc
Copy full SHA for 2b48fcc
Fixed #19872
Show description for b88abd6
oinopion
committed
b88abd6
Copy full SHA for b88abd6
Merge pull request #809 from asendecka/ticket19526
Show description for 83ecb7b
honzakral
committed
83ecb7b
Copy full SHA for 83ecb7b
Fixed #19526
Show description for 32a7ab2
asendecka
committed
32a7ab2
Copy full SHA for 32a7ab2
Fixed #18829 -- Fixed ModelChoiceIterator length
Show description for 1c11ee6
vanschelven
authored and
claudep
committed
1c11ee6
Copy full SHA for 1c11ee6
Pagination
Previous
Next
You can’t perform that action at this time.