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 }}
veilandwp
/
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 22, 2013
Fixed #17935 - Clarified intro of topics/files.txt.
Show description for f7795e9
timgraham
committed
f7795e9
Copy full SHA for f7795e9
Commits on Mar 21, 2013
Fixed #20084 -- Provided option to validate formset max_num on server.
Show description for f9ab543
andrewsg
authored and
carljm
committed
f9ab543
Copy full SHA for f9ab543
Commits on Mar 20, 2013
Fixed #18839 - Field.__init__() now calls super().
Carny Cheng
authored and
carljm
committed
aaec4f2
Copy full SHA for aaec4f2
Removed unused import
akaariai
committed
0ff12c2
Copy full SHA for 0ff12c2
Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm.
Show description for a7960bc
woodm1979
authored and
charettes
committed
a7960bc
Copy full SHA for a7960bc
Added tests for already fixed #20101
Show description for 80e68ee
akaariai
committed
80e68ee
Copy full SHA for 80e68ee
Fixed #20096 -- Added link to the Greek localflavor app
claudep
committed
a9ee0e2
Copy full SHA for a9ee0e2
Fixed #19972 -- Fixed overflow issue in admin changelist pages.
Show description for a45d06c
apollo13
committed
a45d06c
Copy full SHA for a45d06c
Revert "Fixed 19895 -- Made second iteration over invalid queryset raise an exception too"
Show description for 23490a2
claudep
committed
23490a2
Copy full SHA for 23490a2
Reordered AUTHORS in last name alphabetic order
claudep
committed
ccb87f9
Copy full SHA for ccb87f9
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Show description for 9a85ad8
Paul Collins
authored and
ptone
committed
9a85ad8
Copy full SHA for 9a85ad8
Fixed a python 3.2 syntax error and python 3 warning introduced by 054ce2aa02.
charettes
committed
5938e70
Copy full SHA for 5938e70
Commits on Mar 19, 2013
Refs #18586 -- Split out long custom_columns lookup test into multiple tests.
konarkmodi
authored and
carljm
committed
483e1b8
Copy full SHA for 483e1b8
Merge pull request #931 from catalanojuan/fix-admin-log-dependency-on-user-id-field-20088
Show description for 7a3409f
ptone
committed
7a3409f
Copy full SHA for 7a3409f
Fixed #18003 -- Preserved tracebacks when re-raising errors.
Show description for bc4111b
konarkmodi
authored and
carljm
committed
bc4111b
Copy full SHA for bc4111b
Fixed #20088 -- Changed get_admin_log not to depend on User id field
Show description for 054ce2a
catalanojuan
committed
054ce2a
Copy full SHA for 054ce2a
Reworded Mark Pilgrim section in AUTHORS.
Show description for 1fe90b2
adrianholovaty
committed
1fe90b2
Copy full SHA for 1fe90b2
Merge pull request #927 from ryanisnan/master
Show description for 20661d2
jacobian
committed
20661d2
Copy full SHA for 20661d2
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
ryanisnan
committed
ae8fced
Copy full SHA for ae8fced
Fixed #19327 -- Added handling of double login attempts in admin.
Show description for 9d6ecc6
dericcrago
authored and
ptone
committed
9d6ecc6
Copy full SHA for 9d6ecc6
Merge pull request #926 from catalanojuan/adds-dates-containing-zeros-note-to-docs
Show description for 5180e40
ptone
committed
5180e40
Copy full SHA for 5180e40
Added warn note to docs about MySQL issues with 0000-00-00 date strings
Show description for 36b4561
catalanojuan
committed
36b4561
Copy full SHA for 36b4561
Commits on Mar 18, 2013
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
aaugustin
committed
31b5275
Copy full SHA for 31b5275
Update versions and links to source tarballs.
jbronn
committed
4485b2a
Copy full SHA for 4485b2a
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
aaugustin
committed
6197935
Copy full SHA for 6197935
Fixed #19456 -- Avoid infinite recursion when tracing LazyObject.__init__.
Show description for 9dc5702
aaugustin
committed
9dc5702
Copy full SHA for 9dc5702
Fixed #18447 -- Made LazyObject unwrap on dict access.
Show description for 0efafa4
aaugustin
committed
0efafa4
Copy full SHA for 0efafa4
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
Pagination
Previous
Next
You can’t perform that action at this time.