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
Type
/
to 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 }}
m000
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 18, 2024
Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints.
Show description for 9c17010
felixxm
authored
9c17010
View commit details
Copy full SHA for 9c17010
Browse repository at this point
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
claudep
authored and
felixxm
committed
10b31ee
View commit details
Copy full SHA for 10b31ee
Browse repository at this point
Commits on Mar 17, 2024
Fixed #35301 -- Fixed Options._property_names for overriden properties.
Show description for 7646b90
adamchainz
authored
7646b90
View commit details
Copy full SHA for 7646b90
Browse repository at this point
Commits on Mar 16, 2024
Stopped skipping model_fields.test_jsonfield.TestQuerying.test_usage_in_subquery on Oracle 23c.
felixxm
authored
b07e2d5
View commit details
Copy full SHA for b07e2d5
Browse repository at this point
Commits on Mar 15, 2024
Refs #34900 -- Fixed SafeMIMEText.set_payload() crash on Python 3.13.
Show description for b231bcd
felixxm
authored
b231bcd
View commit details
Copy full SHA for b231bcd
Browse repository at this point
Refs #33996 -- Updated CheckConstraint validation on NULL values on Oracle 23c+.
Show description for 36a0008
felixxm
authored
36a0008
View commit details
Copy full SHA for 36a0008
Browse repository at this point
Fixed #35294 -- Fixed TEXT format of QuerySet.explain() for long plans.
Show description for cbf1e87
3 people
authored and
felixxm
committed
cbf1e87
View commit details
Copy full SHA for cbf1e87
Browse repository at this point
Commits on Mar 14, 2024
Fixed #28541 -- Fixed migrations crash when changing primary key on SQLite.
bcail
authored and
felixxm
committed
593067a
View commit details
Copy full SHA for 593067a
Browse repository at this point
Refs #34488 -- Made ClearableFileInput preserve "Clear" checked attribute when form is invalid.
codingjoe
authored and
felixxm
committed
3d7235c
View commit details
Copy full SHA for 3d7235c
Browse repository at this point
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Show description for e690195
codingjoe
authored and
felixxm
committed
e690195
View commit details
Copy full SHA for e690195
Browse repository at this point
Fixed #35295 -- Used INSERT with multiple rows on Oracle 23c.
felixxm
committed
175b049
View commit details
Copy full SHA for 175b049
Browse repository at this point
Refs #35295 -- Added BaseDatabaseOperations.bulk_insert_sql().
Show description for 912f72a
felixxm
and
ngnpope
committed
912f72a
View commit details
Copy full SHA for 912f72a
Browse repository at this point
Refs #30686 -- Made django.utils.html.VOID_ELEMENTS a frozenset.
ngnpope
authored
95ae378
View commit details
Copy full SHA for 95ae378
Browse repository at this point
Commits on Mar 13, 2024
Fixed #34901 -- Added async-compatible interface to session engines.
Show description for f5c3406
bigfootjon
authored and
felixxm
committed
f5c3406
View commit details
Copy full SHA for f5c3406
Browse repository at this point
Refs #32673, Refs #35295 -- Avoided wrapping rhs direct values in lookups.
felixxm
authored
33c06ca
View commit details
Copy full SHA for 33c06ca
Browse repository at this point
Commits on Mar 12, 2024
Removed unused clean() method in file-based session.
Show description for 80fe2f4
felixxm
authored
80fe2f4
View commit details
Copy full SHA for 80fe2f4
Browse repository at this point
Used SessionBase.__setitem__() in setdefault().
felixxm
authored
c925448
View commit details
Copy full SHA for c925448
Browse repository at this point
Commits on Mar 11, 2024
Optimized DatabaseOperations.bulk_insert_sql() a bit on Oracle.
felixxm
authored
3592e9f
View commit details
Copy full SHA for 3592e9f
Browse repository at this point
Fixed #14831 -- Extended template style guide in docs.
ryancheley
authored and
felixxm
committed
f2c3524
View commit details
Copy full SHA for f2c3524
Browse repository at this point
Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.
adamzap
authored and
felixxm
committed
7326513
View commit details
Copy full SHA for 7326513
Browse repository at this point
Fixed #35285 -- Optimized ForeignObject._check_unique_target().
adamchainz
authored and
felixxm
committed
e5ec11a
View commit details
Copy full SHA for e5ec11a
Browse repository at this point
Commits on Mar 10, 2024
Applied BoundingCircle test to only one country.
Show description for 894fa55
claudep
authored
894fa55
View commit details
Copy full SHA for 894fa55
Browse repository at this point
Fixed #35286 -- Updated broken link in django/template/smartif.py docstring.
umair313
authored
4114179
View commit details
Copy full SHA for 4114179
Browse repository at this point
Fixed #35280 -- Improved iriencode filter example in docs.
canhuynh1998
authored and
felixxm
committed
a7baa87
View commit details
Copy full SHA for a7baa87
Browse repository at this point
Commits on Mar 9, 2024
Moved --failfast to DiscoverRunner.
adamchainz
authored
0a560ea
View commit details
Copy full SHA for 0a560ea
Browse repository at this point
Fixed #35270 -- Optimized model's Options._property_names.
Show description for faeb92e
2 people
authored and
felixxm
committed
faeb92e
View commit details
Copy full SHA for faeb92e
Browse repository at this point
Commits on Mar 8, 2024
Fixed #35044 -- Avoided clearing reverse relations and private fields when accessing deferred fields.
Show description for 73df8b5
g-nie
authored and
felixxm
committed
73df8b5
View commit details
Copy full SHA for 73df8b5
Browse repository at this point
Optimized Model.refresh_from_db(fields=...) by using a set.
g-nie
authored and
felixxm
committed
74f7fe3
View commit details
Copy full SHA for 74f7fe3
Browse repository at this point
Refs #35044 -- Added Model.refresh_from_db(fields=...) test for clearing reverse relations.
g-nie
authored and
felixxm
committed
0c690c6
View commit details
Copy full SHA for 0c690c6
Browse repository at this point
Corrected code-block directives in topics/forms/formsets.txt.
Mitchina
authored and
felixxm
committed
2d3531a
View commit details
Copy full SHA for 2d3531a
Browse repository at this point
Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when validating empty values.
Show description for 1570ef0
bcail
authored and
felixxm
committed
1570ef0
View commit details
Copy full SHA for 1570ef0
Browse repository at this point
Refs #30397 -- Optimized interpolation of index and constraint names a bit more.
ngnpope
authored
1669e54
View commit details
Copy full SHA for 1669e54
Browse repository at this point
Commits on Mar 7, 2024
Fixed #35030 -- Made django.contrib.auth decorators to work with async functions.
HappyDingning
authored and
felixxm
committed
5493209
View commit details
Copy full SHA for 5493209
Browse repository at this point
Fixed typo in django/db/models/expressions.py.
felixxm
authored
1fffa4a
View commit details
Copy full SHA for 1fffa4a
Browse repository at this point
Fixed typos in docstrings and docs.
Show description for 20848bc
cuinix
authored and
felixxm
committed
20848bc
View commit details
Copy full SHA for 20848bc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.