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-12-17
Fixed #27380 -- Added "raw" argument to m2m_changed signals.
Mariusz Felisiak
2025-12-17
Refs #27380 -- Added ManyRelatedManager.set_base() hook.
Mariusz Felisiak
2025-12-17
Refs #27380 -- Made ManyRelatedManager.set() use *_base() hooks.
Mariusz Felisiak
2025-12-17
Refs #27380 -- Made ManyRelatedManager.add()/clear()/remove() implementation ...
Mariusz Felisiak
2025-12-17
Fixed #32568 -- Replaced mark_safe() with SafeString for literal values.
Pravin Kamble
2025-12-17
Fixed #36747 -- Parsed weeks from ISO 8601 format in parse_duration().
varunkasyap
2025-12-16
Fixed #36800 -- Restored ManyToManyField renaming in BaseDatabaseSchemaEditor...
Clifford Gama
2025-12-16
Fixed #36594 -- Improved UniqueConstraint's nulls_distinct system check message.
Mridul Dhall
2025-12-15
Fixed #36783 -- Ensured proper handling of multi-value QueryDicts in querystr...
Marc Gibbons
2025-12-15
Fixed #26434 -- Removed faulty clearing of ordering field when missing from e...
Michal Mládek
2025-12-13
Fixed #36765 -- Added support for stored GeneratedFields on Oracle 23ai/26ai ...
Mariusz Felisiak
2025-12-12
Refs #36735 -- Supported shift parameter for UUID7 on PostgreSQL.
Lily Acorn
2025-12-12
Fixed #36735 -- Added UUID4 and UUID7 database functions.
Lily Acorn
2025-12-11
Fixed #36769 -- Avoided visiting deeply nested nodes in XML deserializer.
Pravin Kamble
2025-12-10
Refs #36025 -- Made get_prep_lookup() pass output_field when wrapping direct ...
Clifford Gama
2025-12-10
Refs #36689 -- Serialized JSONIn rhs parameters wrapped in Value expressions.
Clifford Gama
2025-12-10
Fixed #36689 -- Fixed top-level JSONField __in lookup failures on MySQL and O...
Clifford Gama
2025-12-09
Fixed #36768 -- Optimized string concatenation in File.__iter__().
varunkasyap
2025-12-05
Fixed #36728 -- Validated template tag arguments at definition time.
Jake Howard
2025-12-05
Fixed #36722 -- Moved AutoFieldMixin validate_autopk_value() check to get_db_...
Clifford Gama
2025-12-05
Fixed #36367 -- Added a label to the date_hierarchy in admin changelist.
Chaitanya
2025-12-04
Added DatabaseFeatures.prohibits_dollar_signs_in_column_aliases.
Tim Graham
2025-12-03
Closed pool when parallel test runner encounters unpicklable exceptions.
Jacob Walls
2025-12-03
Fixed #35729 -- Enabled natural key serialization opt-out for subclasses.
rimi0108
2025-12-02
Updated translations from Transifex.
Natalia
2025-12-02
Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation in XML se...
Shai Berger
2025-12-02
Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL injection in c...
Jacob Walls
2025-12-02
Refs #35444 -- Fixed typo in PostgreSQL StringAgg deprecation warning.
Νικόλαος-Διγενής Καραγιάννης
2025-12-01
Fixed #36712 -- Evaluated type annotations lazily in template tag registration.
Jacob Walls
2025-12-01
Refs #36743 -- Corrected docstring for DisallowedRedirect.
Jacob Walls
2025-11-26
Fixed #36743 -- Increased URL max length enforced in HttpResponseRedirectBase.
varunkasyap
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-11-24
Fixed #36738 -- Confirmed support for GDAL 3.12.
Varun Kasyap Pentamaraju
2025-11-24
Fixed #36751 -- Fixed empty filtered aggregation crash over annotated queryset.
Simon Charette
2025-11-23
Refs #21961 -- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) fe...
Tim Graham
2025-11-21
Fixed #36256 -- Removed unnecessary titles from admin UI elements.
Skyiesac
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-20
Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.
Chris Wesseling
2025-11-20
Fixed #36321 -- Defaulted suggest_on_error=True in management commands.
kihuni
2025-11-20
Fixed #36737 -- Escaped further control characters in escapejs.
farthestmage
2025-11-19
Fixed #26609 -- Extended fields.E004 system check for unordered iterables.
Mariusz Felisiak
2025-11-18
Fixed #36733 -- Escaped attributes in Stylesheet.__str__().
varunkasyap
2025-11-18
Fixed #36141 -- Checked for applied replaced migrations recursively.
Georgi Yanchev
2025-11-17
Fixed #24920 -- Added support for DecimalField with no precision.
Mariusz Felisiak
2025-11-14
Fixed #36723 -- Removed logic for repositioning FilteredSelectMultiple help t...
Kasyap Pentamaraju
2025-11-14
Refs #24928 -- Added introspection support for PostgreSQL HStoreField.
Mariusz Felisiak
2025-11-13
Fixed #36724 -- Removed invalid "for" attribute on <legend> tags.
Kasyap Pentamaraju
2025-11-13
Fixed #36663 -- Defaulted to running checks against all databases.
Simon Charette
2025-11-13
Refs #31055 -- Adjusted passing of Field.check kwargs to ArrayField.base_field.
Simon Charette
[prev]
[next]