index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2025-07-09
Fixed typo in ReverseManyToOneDescriptor docstring.
tinmarbusir
2025-07-09
Refs #35844, #35945 -- Used asgiref.sync.iscoroutinefunction() instead of dep...
Mariusz Felisiak
2025-07-03
Refs #27236 -- Removed references to removed index_together migration methods.
Clifford Gama
2025-07-01
Fixed #35846 -- Ensured consistent path ordering in ManifestStaticFilesStorag...
Matthew Stell
2025-06-30
Fixed #36464 -- Fixed "__in" tuple lookup on backends lacking native support.
Simon Charette
2025-06-27
Refs #15727 -- Updated AdminSeleniumTestCase to use ContentSecurityPolicyMidd...
Natalia
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-06-27
Fixed #36366 -- Improved accessibility of pagination in the admin.
antoliny0919
2025-06-27
Fixed #35595, #35962 -- Removed indexes and constraints before fields in migr...
wookkl
2025-06-26
Fixed #36478 -- Fixed inconsistent mail attachment handling.
Mike Edmunds
2025-06-25
Fixed #36386 -- Added styles and icons for INFO and DEBUG messages in the admin.
michalpokusa
2025-06-25
Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...
Mariusz Felisiak
2025-06-23
Fixed #35305 -- Avoided recreating constraints on fields renamed via db_column.
Jacob Walls
2025-06-21
Removed @skipIfDBFeature silencing of nonexistent features.
Tim Graham
2025-06-20
Removed @skipUnlessDBFeature silencing of nonexistent features.
Tim Graham
2025-06-20
Fixed #36152 -- Deprecated use of "%" in column aliases.
Jacob Walls
2025-06-19
Refs #35038 -- Reduced CreateModel/AlterConstraint operations when optimizing...
Jacob Walls
2025-06-18
Fixed #36465, Refs #35816 -- Disallowed '+' and '-' characters in template va...
haileyajohnson
2025-06-18
Fixed #36467 -- Removed leading whitespaces from Set-Cookie header values in ...
Lukas Komischke
2025-06-18
Fixed #36437 -- Improved accessibility of messages in admin.
michalpokusa
2025-06-18
Fixed #32770 -- Added system check to ensure django.contrib.postgres is insta...
Clifford Gama
2025-06-16
Fixed #36380 -- Deferred SQL formatting when running tests with --debug-sql.
Natalia
2025-06-16
Fixed #36453 -- Made When.condition resolve with for_save=False.
Clifford Gama
2025-06-16
Fixed #36447 -- Selected preferred media type based on quality.
Jake Howard
2025-06-13
Fixed #36433 -- Fixed constraint validation crash when condition uses a Forei...
Colleen Dunlap
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2025-06-12
Fixed #36442 -- Cloned FilteredRelation before rename_prefix_from_q.
viliam mihalik
2025-06-11
Removed default value for app_configs in system check functions.
Adam Johnson
2025-06-09
Fixed #36446 -- Restored "q" in internal MediaType.params property.
Natalia
2025-06-06
Fixed #36419 -- Ensured for_save was propagated when resolving expressions.
Clifford Gama
2025-06-06
Refs CVE-2025-48432 -- Prevented log injection in remaining response logging.
Jake Howard
2025-06-06
Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_response() fo...
Natalia
2025-06-06
Updated translations from Transifex.
Sarah Boyce
2025-06-05
Added validation to BaseSpatialFeatures.has_<Func>_function.
Tim Graham
2025-06-05
Fixed #36435 -- Made CaptureQueriesContext restore reset_queries conditionally.
Adam Johnson
2025-06-05
Fixed #36407 -- Ensured default value is cast in Case expressions used in ORD...
ontowhee
2025-06-04
Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response()`.
Natalia
2025-06-04
Fixed #36432 -- Fixed a prefetch_related crash on related target subclass que...
Simon Charette
2025-06-03
Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media type par...
Jake Howard
2025-06-03
Fixed #36416 -- Made QuerySet.in_bulk() account for composite pks in id_list.
Jacob Walls
2025-06-03
Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_res...
myoungjinGo-BE
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-27
Removed unreachable check for None in TruncBase.convert_value().
Tim Graham
2025-05-23
Fixed #36405 -- Fixed Aggregate.order_by using OuterRef.
Adam Johnson
2025-05-23
Fixed #36404 -- Fixed Aggregate.filter using OuterRef.
Adam Johnson
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
2025-05-20
Refs #35829 -- Made cosmetic edits to django/contrib/admin/static/admin/img/R...
nessita
2025-05-20
Fixed #34262 -- Added support for AnyValue for SQLite, MySQL, Oracle, and Pos...
ontowhee
2025-05-19
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments.
Colleen Dunlap
2025-05-16
Fixed #36348 -- Fixed handling multiple nested url()s in ManifestStaticFilesS...
Samuel Cormier-Iijima
[prev]
[next]