Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
bahattincinic
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 21, 2013
Factored code and added a missing docstring.
aaugustin
committed
5488437
View commit details
Copy full SHA for 5488437
Browse repository at this point
Fixed #19870 -- Regression in select_related in inheritance cases
Show description for 3c6318e
akaariai
committed
3c6318e
View commit details
Copy full SHA for 3c6318e
Browse repository at this point
Commits on Feb 20, 2013
Fixed #19868 -- Clarified purpose of custom user example
ptone
committed
6491189
View commit details
Copy full SHA for 6491189
Browse repository at this point
Made a couple of selenium tests wait for page loaded
Show description for 50677b2
akaariai
committed
50677b2
View commit details
Copy full SHA for 50677b2
Browse repository at this point
Clarified the language used in the documentation. Thanks to Mike Smith for the report.
Alex Gaynor
committed
4e36e0a
View commit details
Copy full SHA for 4e36e0a
Browse repository at this point
Added a test for negated Q object querying
Show description for e8fc3f3
akaariai
committed
e8fc3f3
View commit details
Copy full SHA for e8fc3f3
Browse repository at this point
Cleaned up join promotion in query.combine() with OR
Show description for 10f9ba0
akaariai
committed
10f9ba0
View commit details
Copy full SHA for 10f9ba0
Browse repository at this point
Removed join() promote kwarg
Show description for edf9312
akaariai
committed
edf9312
View commit details
Copy full SHA for edf9312
Browse repository at this point
Refactored negated IS NULL handling
Show description for 3fef304
akaariai
committed
3fef304
View commit details
Copy full SHA for 3fef304
Browse repository at this point
Added a db_constraint option to ForeignKeys.
Show description for b55cde0
Alex Gaynor
committed
b55cde0
View commit details
Copy full SHA for b55cde0
Browse repository at this point
Fixed #19598 -- Fixed jQuery tagName retrieving
Show description for cb5545e
claudep
committed
cb5545e
View commit details
Copy full SHA for cb5545e
Browse repository at this point
Replaced the obsolete toggle event handling JS function
Show description for 4246fe6
claudep
committed
4246fe6
View commit details
Copy full SHA for 4246fe6
Browse repository at this point
Fixed #14571 -- Updated embedded jQuery from 1.4.2 to 1.9.1
Show description for 8bbca21
claudep
committed
8bbca21
View commit details
Copy full SHA for 8bbca21
Browse repository at this point
Add test for collapsible fieldset functionality in admin
claudep
committed
ae2d04f
View commit details
Copy full SHA for ae2d04f
Browse repository at this point
This function is unused and should have been removed a few releases ago.
Alex Gaynor
committed
fd3a066
View commit details
Copy full SHA for fd3a066
Browse repository at this point
Commits on Feb 19, 2013
Merge pull request #739 from JustinTArthur/ticket-19855
Show description for 9dde0dc
timgraham
committed
9dde0dc
View commit details
Copy full SHA for 9dde0dc
Browse repository at this point
Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".
timgraham
committed
132d582
View commit details
Copy full SHA for 132d582
Browse repository at this point
Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5ff9. This is described in Trac ticket:19855.
JustinTArthur
committed
3f49d91
View commit details
Copy full SHA for 3f49d91
Browse repository at this point
Merge pull request #737 from hrbonz/docs_CBV_generic_views_typo
Show description for bd006e0
timgraham
committed
bd006e0
View commit details
Copy full SHA for bd006e0
Browse repository at this point
Update 1.5 release notes for XML and formset fixes.
carljm
committed
8fbea5e
View commit details
Copy full SHA for 8fbea5e
Browse repository at this point
Added a default limit to the maximum number of forms in a formset.
Show description for 35c991a
aaugustin
authored and
carljm
committed
35c991a
View commit details
Copy full SHA for 35c991a
Browse repository at this point
Checked object permissions on admin history view.
Show description for 1f39eaf
carljm
committed
1f39eaf
View commit details
Copy full SHA for 1f39eaf
Browse repository at this point
Restrict the XML deserializer to prevent network and entity-expansion DoS attacks.
Show description for c6d69c1
carljm
committed
c6d69c1
View commit details
Copy full SHA for c6d69c1
Browse repository at this point
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Show description for d51fb74
carljm
committed
d51fb74
View commit details
Copy full SHA for d51fb74
Browse repository at this point
Fixed #19852 - Updated admin fieldset example for consistency.
Show description for 1add79b
timgraham
committed
1add79b
View commit details
Copy full SHA for 1add79b
Browse repository at this point
Updated a couple admonitions to use the warning directive.
timgraham
committed
00031b7
View commit details
Copy full SHA for 00031b7
Browse repository at this point
Fixed #18789 - Fixed some text wrap issues with methods in the docs.
Show description for efa3000
timgraham
committed
efa3000
View commit details
Copy full SHA for efa3000
Browse repository at this point
Ensured a connection is established when checking the database version.
Show description for ebabd77
aaugustin
committed
ebabd77
View commit details
Copy full SHA for ebabd77
Browse repository at this point
Implemented Oracle version as a cached property.
aaugustin
committed
9a3988c
View commit details
Copy full SHA for 9a3988c
Browse repository at this point
Update docs/topics/class-based-views/generic-display.txt
Show description for 22d5e4b
hrbonz
committed
22d5e4b
View commit details
Copy full SHA for 22d5e4b
Browse repository at this point
Avoided related_name conflicts in tests
akaariai
committed
4b9fa49
View commit details
Copy full SHA for 4b9fa49
Browse repository at this point
Commits on Feb 18, 2013
Removed accidentally committed file
akaariai
committed
607772b
View commit details
Copy full SHA for 607772b
Browse repository at this point
Fixed #10870 -- Added aggreation + generic reverse relation test
fhahn
authored and
akaariai
committed
3e71368
View commit details
Copy full SHA for 3e71368
Browse repository at this point
Fixed #19837 -- Refactored split_exclude() join generation
Show description for b4492a8
akaariai
committed
b4492a8
View commit details
Copy full SHA for b4492a8
Browse repository at this point
Added required methods in BaseDatabaseWrapper.
Show description for ffcfb19
aaugustin
committed
ffcfb19
View commit details
Copy full SHA for ffcfb19
Browse repository at this point
Previous
Next
You can’t perform that action at this time.