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
Age
Commit message (
Expand
)
Author
2025-11-21
Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-21
Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-21
Added scripts for building and releasing Django artifacts.
Natalia
2025-11-21
Skipped scripts/ folder from built release artifacts.
Natalia
2025-11-21
Refs #36705 -- Added coverage for multiple types of enclosing punctuation in ...
Jacob Walls
2025-11-21
Refs #36031 -- Added tests of DecimalRangeField __contains lookup with unboun...
Mariusz Felisiak
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-20
Added missing ticket links in docs/releases/5.2.8.txt.
Jacob Walls
2025-11-20
Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.
Chris Wesseling
2025-11-20
Fixed #36734 -- Clarified the behavior of View.http_method_not_allowed.
Zubair Hassan
2025-11-20
Fixed #36321 -- Defaulted suggest_on_error=True in management commands.
kihuni
2025-11-20
Ensured that Sitemap.items is described as a method in docs/ref/contrib/sitem...
nessita
2025-11-20
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.
Jacob Walls
2025-11-20
Refs #36663, #36739 -- Added release note for running checks against all data...
Storm B. Heg
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 #26379 -- Doc'd that the first filter() on a many-to-many relation is s...
Annabelle Wiegart
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 #36686 -- Clarified Meta.ordering is ignored in GROUP BY queries.
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
2025-11-13
Refs #31055 -- Augmented regression tests for database system checks.
Simon Charette
2025-11-13
Fixed #36730 -- Fixed constraint validation crash for excluded FK attnames.
Adam Johnson
2025-11-12
Fixed #36717 -- Redirect authenticated users on admin login view to next URL.
Benedict Etzel
2025-11-12
Refs #35381 -- Made JSONNull deconstruct using convenient import path.
Clifford Gama
2025-11-11
Refs #35844 -- Ran further selenium tests with --parallel=1.
Jacob Walls
2025-11-11
Refs #35844 -- Ran selenium tests with --parallel=1.
Jacob Walls
2025-11-11
Refs #35844 -- Checked for forkserver mode when running runtests.py with --se...
Jacob Walls
2025-11-11
Fixed #36053 -- Fixed placement of FilteredSelectMultiple widget label.
Dani Fornons
2025-11-10
Fixed typo in docs/ref/databases.txt.
Clifford Gama
2025-11-10
Fixed #36715 -- Handled non-finite Decimals in intcomma filter.
Kasyap Pentamaraju
2025-11-10
Refs #36680 -- Avoided manipulating PATH in AdminScriptTestCase.
Jacob Walls
2025-11-10
Fixed unsafe variable interpolation in GitHub Action workflow.
Markus Holtermann
2025-11-10
Clarified "get_db_prep_value" default result in docs/ref/models/fields.txt.
Clifford Gama
2025-11-10
Clarified EmailValidator docs to specify it validates an email address.
Hong Xu
2025-11-07
Fixed #36420 -- Used actual SQLite limits in last_executed_query() quoting.
myoungjinGo
2025-11-07
Fixed #36705 -- Avoided string concatenation in utils.
Kasyap Pentamaraju
2025-11-07
Fixed #36315 -- Used TaskGroup instead of asyncio.gather().
Thomas Grainger
2025-11-07
Refs #36315 -- Replaced manual task and cancellation handling with TaskGroup ...
Thomas Grainger
2025-11-07
Refs #36315 -- Used contextlib.closing() in ASGIHandler.handle().
Thomas Grainger
2025-11-06
Removed community packages admonition from settings docs.
Tim Schilling
2025-11-06
Added community package email backends mention to docs.
Tim Schilling
2025-11-06
Fixed #36702 -- Made bulk_create() return pk values set by an expression.
us77ipis
2025-11-05
Fixed #36710 -- Fixed a regression in urlize for multipart domain names.
Mehraz Hossain Rumman
2025-11-05
Fixed #36709 -- Included static methods in system check for UserModel.is_anon...
Harsh Jain
[prev]
[next]