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 }}
abulger
/
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 Aug 2, 2012
Fixed #16941 - Clarified naturaltime output when the time is more than a day old.
Show description for 07e10fb
timgraham
committed
07e10fb
Copy full SHA for 07e10fb
Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.
timgraham
committed
39541be
Copy full SHA for 39541be
Fixed #18472 - Added warning regarding set_language / i18n_patterns.
DrMeers
committed
d7816c5
Copy full SHA for d7816c5
Reinstated Pinax link that was still in use by others.
DrMeers
committed
c59fff7
Copy full SHA for c59fff7
Commits on Aug 1, 2012
Fixed #16168 - Added note regarding type requirements when overridng ModelForm fields.
Show description for ebbc414
timgraham
committed
ebbc414
Copy full SHA for ebbc414
Commits on Jul 31, 2012
Fixed #18122 - Clarified section title regarding applying permissions to generic views.
timgraham
committed
964979e
Copy full SHA for 964979e
Commits on Jul 30, 2012
Fixed #17131 - Added per object permission notes to docs.
Show description for 8d3e501
timgraham
committed
8d3e501
Copy full SHA for 8d3e501
Fixed a security issue in http redirects. Disclosure and new release forthcoming.
apollo13
committed
4129201
Copy full SHA for 4129201
Fixed second security issue in image uploading. Disclosure and release forthcoming.
apollo13
committed
b1d4634
Copy full SHA for b1d4634
Fixed a security issue in image uploading. Disclosure and release forthcoming.
apollo13
committed
dd16b17
Copy full SHA for dd16b17
Merge pull request #225 from dekkers/remove-double-isinstance-check
Show description for e567f43
alex
committed
e567f43
Copy full SHA for e567f43
Commits on Jul 29, 2012
Updated my bio.
Justin Bronn
committed
c0748a6
Copy full SHA for c0748a6
Fixed #18476 - Added use of {% url %} tag to tutorial.
Show description for 690ed57
timgraham
committed
690ed57
Copy full SHA for 690ed57
Commits on Jul 28, 2012
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
timgraham
committed
07d70e9
Copy full SHA for 07d70e9
Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London.
timgraham
committed
00d5e63
Copy full SHA for 00d5e63
Commits on Jul 25, 2012
[py3] Updated dict-like data structures for Python 3.
Show description for ab6cd1c
aaugustin
committed
ab6cd1c
Copy full SHA for ab6cd1c
Fixed error message in detail generic view.
Show description for 4b5cb11
apollo13
committed
4b5cb11
Copy full SHA for 4b5cb11
Fixed #18614 -- Added missing imports in code samples.
apollo13
committed
7d06f97
Copy full SHA for 7d06f97
Fixed #18634 -- Don't escape variables in the context for startproject/startapp.
Show description for a875f61
mjtamlyn
authored and
apollo13
committed
a875f61
Copy full SHA for a875f61
Merge pull request #216 from ljosa/ticket_18644
Show description for 59d9977
apollo13
committed
59d9977
Copy full SHA for 59d9977
Merge pull request #220 from dirn/staticfiles-docs-typo
Show description for 51a0101
apollo13
committed
51a0101
Copy full SHA for 51a0101
Merge pull request #224 from reclosedev/patch-1
Show description for 4865274
apollo13
committed
4865274
Copy full SHA for 4865274
Merge pull request #230 from pjdelport/cleanup
Show description for 5ee8c3e
alex
committed
5ee8c3e
Copy full SHA for 5ee8c3e
Merge pull request #228 from nklas/master
Show description for 98c7ad4
alex
committed
98c7ad4
Copy full SHA for 98c7ad4
Merge pull request #232 from yohanboniface/ticket18667
Show description for c4be14b
alex
committed
c4be14b
Copy full SHA for c4be14b
Merge pull request #231 from kevin1024/master
Show description for 9d246e0
ubernostrum
committed
9d246e0
Copy full SHA for 9d246e0
Fixed QueryDict.setlistdefault.
Show description for f3c9a16
aaugustin
committed
f3c9a16
Copy full SHA for f3c9a16
Fixed a typo in the admin reference docs.
Show description for 69f4856
aaugustin
committed
69f4856
Copy full SHA for 69f4856
Ticket 18667: fix typo in CBV doc
yohanboniface
committed
206c248
Copy full SHA for 206c248
Rolled back a unnecessary change in 8f002867b2.
Show description for 942818e
aaugustin
committed
942818e
Copy full SHA for 942818e
Made staticfiles tests independent of test execution order.
apollo13
committed
8229214
Copy full SHA for 8229214
Update docs/topics/signals.txt
Show description for c7ac44e
nklas
committed
c7ac44e
Copy full SHA for c7ac44e
Changed the word "brackets" to "parentheses"
Show description for c3a05d8
kevin1024
committed
c3a05d8
Copy full SHA for c3a05d8
Fixed #18666 -- when upgrading a user's password to a new algorithm only save the password field to the databaes.
alex
committed
ace9ccf
Copy full SHA for ace9ccf
Clarified default name of M2M relationship DB table.
ramiro
committed
5083743
Copy full SHA for 5083743
Pagination
Previous
Next
You can’t perform that action at this time.