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 }}
jgmize
/
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 Sep 9, 2013
Fixed syntax error on Python 3.2; refs #20889.
timgraham
committed
789d8f0
Copy full SHA for 789d8f0
Fixed #16895 -- Warned about cost of QuerySet ordering
Show description for cbf08c6
e0ne
authored and
timgraham
committed
cbf08c6
Copy full SHA for cbf08c6
Fixed #20707 -- Added explicit quota assignment to Oracle test user
Show description for 1185370
nsadovskiy
authored and
shaib
committed
1185370
Copy full SHA for 1185370
Add myself to authors file
funkybob
authored and
timgraham
committed
5e1c7d4
Copy full SHA for 5e1c7d4
Simplify FilterExpression.args_check
funkybob
authored and
timgraham
committed
7c6f2dd
Copy full SHA for 7c6f2dd
Fixed #20889 -- Prevented email.Header from inserting newlines
Show description for 6dca603
animan1
authored and
timgraham
committed
6dca603
Copy full SHA for 6dca603
Added a test to show that the user.is_staff check in admin base.html is necessary.
Show description for aeed2cf
timgraham
committed
aeed2cf
Copy full SHA for aeed2cf
Commits on Sep 8, 2013
Fix #20745: Don't silence TypeError raised inside templates.
Show description for 28a5713
bmispelon
committed
28a5713
Copy full SHA for 28a5713
Removed some more unused local vars
alex
committed
9d11522
Copy full SHA for 9d11522
Further hardening. Refs #18766.
aaugustin
committed
c687bf0
Copy full SHA for c687bf0
Hardened the test introduced in ded11aa6. Refs #18766.
Show description for 1a1e147
aaugustin
committed
1a1e147
Copy full SHA for 1a1e147
Removed a ton of unused local vars
alex
committed
96fd555
Copy full SHA for 96fd555
Removed an unused local var
alex
committed
0ee8aa5
Copy full SHA for 0ee8aa5
Repositioned two paragraphs in the release notes.
aaugustin
committed
fa7bc24
Copy full SHA for fa7bc24
Fixed #18766 -- Pointed to pytz when LocalTimezone fails.
Show description for ded11aa
aaugustin
committed
ded11aa
Copy full SHA for ded11aa
Fixed #16869 -- BaseGenericInlineFormSet.save_new should use form's save() method
Show description for b11564f
polmuz
authored and
timgraham
committed
b11564f
Copy full SHA for b11564f
Commits on Sep 7, 2013
Fixed some flake8 warnings
alex
committed
c348550
Copy full SHA for c348550
Fixed #21068 -- Added some docs for DiscoverRunner
Show description for e4b012f
timgraham
committed
e4b012f
Copy full SHA for e4b012f
Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the admin history view.
catalanojuan
authored and
jphalip
committed
04415bf
Copy full SHA for 04415bf
Fixed #20409 -- Clarified how unique_for_date works when USE_TZ is set.
aaugustin
committed
e192739
Copy full SHA for e192739
Negligible style fix.
aaugustin
committed
31e16c1
Copy full SHA for 31e16c1
Merge pull request #1594 from garrypolley/patch-1
Show description for 9dcd537
alex
committed
9dcd537
Copy full SHA for 9dcd537
adding myself to authors file
Show description for 6d2be87
garrypolley
committed
6d2be87
Copy full SHA for 6d2be87
Merge pull request #1565 from garrypolley/#19988-ordinal-html-i18n-fix
Show description for 907f19e
alex
committed
907f19e
Copy full SHA for 907f19e
Fixed #20005 -- Documented that Oracle databases need execute permission on SYS.DBMS_LOB.
Show description for a86ecc8
timgraham
committed
a86ecc8
Copy full SHA for a86ecc8
Added a note about LTS releases.
jacobian
committed
a44cbca
Copy full SHA for a44cbca
Fixed a test failure introduced in 55a11683f7b094ae4fd0b9fa030d18a12657ba98.
jphalip
committed
8ef060e
Copy full SHA for 8ef060e
Fixed #20876 -- Changed Poll model name in tutorial to Question
dolfolife
authored and
timgraham
committed
d34b94b
Copy full SHA for d34b94b
Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly considered by the admin's interface when creating related objects.
Show description for 55a1168
jphalip
committed
55a1168
Copy full SHA for 55a1168
Fixed #20938 -- Added cached sessions note to deployment checklist.
Show description for 4e784f3
timgraham
committed
4e784f3
Copy full SHA for 4e784f3
Fixed #20530 -- Properly decoded non-ASCII query strings on Python 3.
Show description for 65b6eff
aaugustin
committed
65b6eff
Copy full SHA for 65b6eff
Merge pull request #1592 from pablomouzo/fix-admin-view-response-methods-docs
Show description for ff49449
timgraham
committed
ff49449
Copy full SHA for ff49449
Improved docs for `contrib.admin.options.ModelAdmin.response_*`
Show description for 2223b83
polmuz
committed
2223b83
Copy full SHA for 2223b83
Oops :(
aaugustin
committed
476b076
Copy full SHA for 476b076
Fixed an encoding issue in the test client.
Show description for 7bb6279
aaugustin
committed
7bb6279
Copy full SHA for 7bb6279
Pagination
Previous
Next
You can’t perform that action at this time.