Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
gelliravi
/
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 Mar 18, 2013
Clarified that constant_time_compare doesn't protect string lengths.
aaugustin
committed
7cf0f04
Copy full SHA for 7cf0f04
Commits on Mar 17, 2013
Fixed #17037 -- Added a --all option to diffsettings.
aaugustin
committed
20a91cc
Copy full SHA for 20a91cc
Fixed #19510 -- Race condition in template loading.
Show description for 6890569
aaugustin
committed
6890569
Copy full SHA for 6890569
Fixed #19550 -- Made the filtered select widget wider in the admin.
Show description for 0df8ff3
aaugustin
committed
0df8ff3
Copy full SHA for 0df8ff3
Minor docs fix for e11ccc76.
aaugustin
committed
f3a6d74
Copy full SHA for f3a6d74
Two additions to the deployment checklist.
Show description for c94db53
aaugustin
committed
c94db53
Copy full SHA for c94db53
Fixed #19697 -- Added a deployment checklist.
aaugustin
committed
912b5d2
Copy full SHA for 912b5d2
Fixed #19635 -- Made fields pickleable
akaariai
committed
f403653
Copy full SHA for f403653
Merge pull request #902 from evildmp/BLANK_CHOICE_NONE
Show description for 3beabb5
aaugustin
committed
3beabb5
Copy full SHA for 3beabb5
Added structure in the 1.6 release notes.
Show description for 0555ef7
aaugustin
committed
0555ef7
Copy full SHA for 0555ef7
Stopped using non-standard __globals__ and __code__ attributes.
Show description for 9d4a5b0
aaugustin
committed
9d4a5b0
Copy full SHA for 9d4a5b0
Updated bundled version of six.
aaugustin
committed
e11ccc7
Copy full SHA for e11ccc7
Removed debug code
akaariai
committed
46f4b19
Copy full SHA for 46f4b19
Fixed memory leak in tests
Show description for 9bc8d88
akaariai
committed
9bc8d88
Copy full SHA for 9bc8d88
Commits on Mar 16, 2013
Merge pull request #910 from bmispelon/ticket-20058
Show description for 74a80a5
claudep
committed
74a80a5
Copy full SHA for 74a80a5
Merge pull request #906 from bmispelon/ticket-20054
Show description for d7c83f2
adrianholovaty
committed
d7c83f2
Copy full SHA for d7c83f2
Merge pull request #909 from bmispelon/ticket-20061
Show description for 6880c1b
adrianholovaty
committed
6880c1b
Copy full SHA for 6880c1b
Fix #20058: Make compilemessages use stdout instead of stderr.
bmispelon
committed
d5683bd
Copy full SHA for d5683bd
Fix 20061: remove out of date comment.
bmispelon
committed
babd109
Copy full SHA for babd109
Commits on Mar 15, 2013
Fixed #20055 -- Add url, email, and number input types to admin CSS.
bmispelon
authored and
charettes
committed
0122a98
Copy full SHA for 0122a98
Fixed #16110 -- Fixed GeometryField odd behaviour regarding null values
Show description for 18e990f
claudep
committed
18e990f
Copy full SHA for 18e990f
Fix #20054: Removed links to modwsgi.org.
bmispelon
committed
957fcd0
Copy full SHA for 957fcd0
Merge pull request #905 from cyberj/ticket_20053
Show description for a87ff95
charettes
committed
a87ff95
Copy full SHA for a87ff95
Fixed #20053 -- Fix `index_together` documentation
cyberj
committed
186bff4
Copy full SHA for 186bff4
Merge pull request #901 from giamfreeg/master
Show description for f8c7c8f
aaugustin
committed
f8c7c8f
Copy full SHA for f8c7c8f
Discouraged filing PRs that won't be noticed.
aaugustin
committed
7db4c81
Copy full SHA for 7db4c81
Corrected typos in the 1.6 release notes
mjtamlyn
authored and
aaugustin
committed
d35ffca
Copy full SHA for d35ffca
Fixed #17502 -- Made joining in inheritance cases consistent
Show description for 2a2708e
akaariai
committed
2a2708e
Copy full SHA for 2a2708e
Commits on Mar 14, 2013
Deprecated django.views.defaults.shortcut.
aaugustin
committed
3f2befc
Copy full SHA for 3f2befc
Fixed #17051 -- Removed some 'invalid' field error messages
Show description for 2f121df
claudep
committed
2f121df
Copy full SHA for 2f121df
Add a specific error message for URLValidator
claudep
committed
34d0986
Copy full SHA for 34d0986
Updated release instructions to account for website automation.
aaugustin
committed
b492e59
Copy full SHA for b492e59
Fixed #20039 -- Fixed has_changed form detection for required TypedChoiceFields
Show description for 9883551
claudep
committed
9883551
Copy full SHA for 9883551
Fixed #16649 -- Refactored save_base logic
Show description for 6b48349
akaariai
committed
6b48349
Copy full SHA for 6b48349
Commits on Mar 13, 2013
Merge branch 'master' of github.com:django/django
apollo13
committed
8a2f530
Copy full SHA for 8a2f530
Pagination
Previous
Next
You can’t perform that action at this time.