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 }}
romilly
/
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 7, 2025
Fixed #36224 -- Fixed shell imports when settings not configured.
Show description for de1117e
sarahboyce
committed
de1117e
View commit details
Copy full SHA for de1117e
Browse repository at this point
Corrected test case in ExclusionConstraintTests.test_invalid_expressions().
sarahboyce
committed
647dca4
View commit details
Copy full SHA for 647dca4
Browse repository at this point
Commits on Mar 6, 2025
Added CVE-2025-26699 to security archive.
sarahboyce
committed
bad1a18
View commit details
Copy full SHA for bad1a18
Browse repository at this point
Added stub release notes for 5.1.8.
sarahboyce
committed
193e344
View commit details
Copy full SHA for 193e344
Browse repository at this point
Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter.
Show description for 55d89e2
sarahboyce
committed
55d89e2
View commit details
Copy full SHA for 55d89e2
Browse repository at this point
Clarified cryptic comment in django/core/cache/backends/redis.py.
timgraham
authored
9a729fb
View commit details
Copy full SHA for 9a729fb
Browse repository at this point
Commits on Mar 5, 2025
Fixed typo in docs/ref/checks.txt.
Hesham942
authored and
sarahboyce
committed
8f942f1
View commit details
Copy full SHA for 8f942f1
Browse repository at this point
Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
Hesham942
authored and
sarahboyce
committed
3ecaa85
View commit details
Copy full SHA for 3ecaa85
Browse repository at this point
Fixed typo in django/db/backends/postgresql/psycopg_any.py comment.
jacobtylerwalls
authored and
sarahboyce
committed
5a8b088
View commit details
Copy full SHA for 5a8b088
Browse repository at this point
Commits on Mar 4, 2025
Fixed #36128 -- Clarified auto-generated unique constraint on m2m through models.
cliffordgama
authored and
sarahboyce
committed
ae2736c
View commit details
Copy full SHA for ae2736c
Browse repository at this point
Fixed #36217 -- Restored pre_save/post_save signal emission via LogEntry.save() for single-object deletion in the admin.
Show description for c09bcee
Antoliny0919
and
sarahboyce
committed
c09bcee
View commit details
Copy full SHA for c09bcee
Browse repository at this point
Commits on Mar 3, 2025
Refs #35444 -- Deprecated contrib.postgres.OrderableAggMixin.
Show description for 1759c1d
camuthig
authored and
sarahboyce
committed
1759c1d
View commit details
Copy full SHA for 1759c1d
Browse repository at this point
Fixed #35444 -- Added generic support for Aggregate.order_by.
Show description for 4b977a5
camuthig
authored and
sarahboyce
committed
4b977a5
View commit details
Copy full SHA for 4b977a5
Browse repository at this point
Commits on Mar 2, 2025
Added some heading labels to to docs/topics/cache.txt.
timgraham
authored
6d1cf53
View commit details
Copy full SHA for 6d1cf53
Browse repository at this point
Commits on Mar 1, 2025
Fixed #36198 -- Implemented unresolved transform expression replacement.
Show description for fc30355
charettes
authored and
felixxm
committed
fc30355
View commit details
Copy full SHA for fc30355
Browse repository at this point
Applied Black's 2025 stable style.
Show description for ff3aaf0
felixxm
authored
ff3aaf0
View commit details
Copy full SHA for ff3aaf0
Browse repository at this point
Commits on Feb 27, 2025
Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
sarahboyce
committed
ea1e370
View commit details
Copy full SHA for ea1e370
Browse repository at this point
Refs #35617 -- Removed hardcoded pk in test_bulk_update_custom_get_prep_value().
jacobtylerwalls
authored and
sarahboyce
committed
77666f2
View commit details
Copy full SHA for 77666f2
Browse repository at this point
Commits on Feb 25, 2025
Removed outdated docstring in tests/basic/models.py.
cliffordgama
authored and
sarahboyce
committed
5a1cae3
View commit details
Copy full SHA for 5a1cae3
Browse repository at this point
Commits on Feb 24, 2025
Fixed #36186 -- Added forloop.length variable within a template for loop.
stroebjo
authored and
sarahboyce
committed
240421c
View commit details
Copy full SHA for 240421c
Browse repository at this point
Added security guideline on reasonable size limitations when rendering content via the DTL.
Show description for 582ba18
sarahboyce
committed
582ba18
View commit details
Copy full SHA for 582ba18
Browse repository at this point
Added security reporting guidelines.
sarahboyce
committed
5935336
View commit details
Copy full SHA for 5935336
Browse repository at this point
Updated expectations for when security reports will receive a reply.
sarahboyce
committed
cecb76a
View commit details
Copy full SHA for cecb76a
Browse repository at this point
Commits on Feb 23, 2025
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
enprava
authored and
felixxm
committed
51cab4a
View commit details
Copy full SHA for 51cab4a
Browse repository at this point
Commits on Feb 22, 2025
Fixed #35839 -- Fixed crash when adding GeneratedField with db_comment on MySQL.
Show description for f7017db
saJaeHyukc
authored and
felixxm
committed
f7017db
View commit details
Copy full SHA for f7017db
Browse repository at this point
Commits on Feb 20, 2025
Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom RemoteUserMiddleware.
joonashak
authored and
sarahboyce
committed
87c5de3
View commit details
Copy full SHA for 87c5de3
Browse repository at this point
Clarified admonition in GeneratedField docs.
adamzap
authored and
sarahboyce
committed
43766c7
View commit details
Copy full SHA for 43766c7
Browse repository at this point
Refs #35167 -- Fixed test_bulk_update_custom_get_prep_value() crash on databases that don't support primitives in JSONFields.
Show description for 7500044
felixxm
authored and
sarahboyce
committed
7500044
View commit details
Copy full SHA for 7500044
Browse repository at this point
Commits on Feb 19, 2025
Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constraints.
felixxm
authored
65c46d6
View commit details
Copy full SHA for 65c46d6
Browse repository at this point
Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Show description for 8649330
sarahboyce
and
chaitanyarahalkar
committed
8649330
View commit details
Copy full SHA for 8649330
Browse repository at this point
Fixed docs build on Sphinx 8.2+.
felixxm
authored and
sarahboyce
committed
2684a38
View commit details
Copy full SHA for 2684a38
Browse repository at this point
Refs #35999 -- Removed #django IRC channel reference from README.rst.
sarahboyce
committed
d764487
View commit details
Copy full SHA for d764487
Browse repository at this point
Commits on Feb 18, 2025
Fixed #35167 -- Delegated to super() in JSONField.get_db_prep_save().
Show description for 0bf4121
2 people
authored and
sarahboyce
committed
0bf4121
View commit details
Copy full SHA for 0bf4121
Browse repository at this point
Removed advice to propose a new contrib app.
sarahboyce
committed
9d22a7d
View commit details
Copy full SHA for 9d22a7d
Browse repository at this point
Fixed #36197 -- Fixed improper many-to-many count() and exists() for non-pk to_field.
Show description for c3a23aa
charettes
authored and
sarahboyce
committed
c3a23aa
View commit details
Copy full SHA for c3a23aa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.