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
12 days
Fixed #37159 -- Implemented reproducible artifact builds.
devmain
Charles Roelli
13 days
Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FA...
Jacob Walls
13 days
Refs #36593 -- Added missing deprecation note for select_related() with no ar...
Jacob Walls
13 days
Refs #36905 -- Added missing deprecation note for safe parameter of JSONRespo...
Jacob Walls
13 days
Refs #34118 -- Removed further asgiref coroutine detection shims in tests.
Jacob Walls
13 days
Refs #37139 -- Renamed helper inside _is_pk_set().
Jacob Walls
13 days
Fixed #37176 -- Made Action importable from django.contrib.admin.
Mariusz Felisiak
14 days
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
diaxoaine
14 days
Refs #36532 -- Optimized CSP decorator async checking.
Adam Johnson
14 days
Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.
Amar
14 days
Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().
Natalia
14 days
Fixed #37163 -- Optimized @user_passes_test async checking.
Adam Johnson
2026-06-16
Removed selenium<4.44.0 version pin.
Sarah Boyce
2026-06-16
Fixed #37169, Refs #36437 -- Replaced text-based selector in a selenium test.
SiHyunLee
2026-06-16
Fixed #37157 -- Doc'd usage of sphinx-autobuild for documentation auto-reload...
SnippyCodes
2026-06-16
Fixed typo in section "Configuring email" in docs/topics/email.txt.
Mike Edmunds
2026-06-15
Fixed #31317 -- Avoided crash in CreateModel with unique_together and AlterUn...
David Wobrock
2026-06-15
Fixed password hashing anchor link for references.
Tim Schilling
2026-06-15
Fixed #37128 -- Doc'd setUpTestData as test speed up.
Tim Schilling
2026-06-11
Fixed #36969, #35371 -- Reduced false positives in strings during collectstatic.
James Bligh
2026-06-11
Fixed #37141 -- Added --using option to sendtestemail command.
NagaKartheekReddy
2026-06-11
Doc'd security standards in howto-release-django.txt.
Jacob Walls
2026-06-11
Fixed #37129 -- Clarified database cache culling behavior in docs.
VIZZARD-X
2026-06-11
Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.
Jacob Walls
2026-06-11
Fixed #36979 -- Made GenericInlineModelAdmin.get_formset() use get_exclude().
Manas225
2026-06-11
Fixed #36837 -- Skipped backends not implementing (a)get_user() in (a)force_l...
Sezer BOZKIR
2026-06-11
Fixed #33185 -- Fixed sqlmigrate crash for RenameModel with a self-referentia...
siddus
2026-06-10
Fixed #37102 -- Used **kwargs instead of *kwargs in CountsDict.__init__().
muss-Snippy38-lang
2026-06-10
Fixed #36104 -- Returned NotImplemented in Media.__add__ for non-Media RHS.
Jacob Walls
2026-06-10
Fixed #29187 -- Fixed flaky receiver count assertion in signals tests.
Jacob Walls
2026-06-10
Refs #37150 -- Synced docs/make.bat with docs/Makefile.
Mike Edmunds
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-09
Removed obsolete Sphinx < 1.8 fallback in `VersionDirective` from djangodocs ...
Natalia
2026-06-09
Fixed #37150 -- Made djangodocs Sphinx extension work with any html builder.
Mike Edmunds
2026-06-09
Fixed #37130 -- Skipped DB cache deletion when culling offset is zero.
vishwa
2026-06-09
Made check-commit-suffix job check only relevant commits.
Jacob Walls
2026-06-09
Fixed #36900 -- Used safe_join() on downloaded template archive.
ar3ph
2026-06-09
Fixed #37106 -- Clarified pylibmc workaround in unit test docs.
kikobarr
2026-06-09
Refs #36560, CVE-2026-35193 -- Replaced substring check on cache-control dire...
Jacob Walls
2026-06-09
Fixed #37147 -- Fixed rendering empty values for models with db_default on pr...
Mariusz Felisiak
2026-06-08
Refs CVE-2026-48587 -- Added helper to properly split header values.
Natalia
2026-06-08
Refs #23929 -- Fixed test setup in CreateDefaultSiteTests.
Jacob Walls
2026-06-08
Refs #16281 -- Fixed isolation of admin_views.ViewOnSiteTests.
Jacob Walls
2026-06-08
Fixed #32785 -- Optimized cull frequency for DBCache.
eevelweezel
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-05
Fixed #37139 -- Fixed inlines crash on parent models with db_default on prima...
Mariusz Felisiak
2026-06-04
Fixed #37110 -- Fixed time zone validation when missing zone directory.
jodizzle
2026-06-03
Fixed #36492 -- Restored exact boolean lookup against literals on SQLite.
Simon Charette
2026-06-03
Refs #36905 -- Moved JSONResponse safe param discussion to versionchanged box.
Jacob Walls
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
[next]