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
/
docs
/
internals
Age
Commit message (
Expand
)
Author
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
2026-06-16
Fixed #37157 -- Doc'd usage of sphinx-autobuild for documentation auto-reload...
SnippyCodes
2026-06-11
Doc'd security standards in howto-release-django.txt.
Jacob Walls
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-09
Fixed #37106 -- Clarified pylibmc workaround in unit test docs.
kikobarr
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-05-26
Removed version numbers from example tox -l output.
Jacob Walls
2026-05-26
Bumped versions in pre-commit and npm configurations.
Jacob Walls
2026-05-24
Added advancing deprecations to preparing for next release instructions.
Sarah Boyce
2026-05-24
Corrected code-block indenting in docs/internals/howto-release-django.txt.
Sarah Boyce
2026-05-20
Advanced deprecation warnings for Django 6.2.
Sarah Boyce
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-05-11
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
Adam Johnson
2026-05-06
Refs #36620 -- Mentioned coverage workflow uses PostgreSQL.
Jacob Walls
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-04-28
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-19
Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and formatt...
Tom Carrick
2026-04-19
Updated release procedure with new CVE workflows.
Jacob Walls
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-17
Clarified that reporters shouldn't set their own tickets as "Accepted".
Jonathan Biemond
2026-04-10
Fixed #37020 -- Removed guidance to edit fetched .po files by hand.
Jacob Walls
2026-04-10
Refs #37020 -- Corrected example command to update translation catalogs.
Jacob Walls
2026-04-02
Added section for respecting maintainer time to the security policy.
Natalia
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2026-03-31
Fixed #36799 -- Added a how-to guide for testing pre-releases.
VIZZARD-X
2026-03-20
Made it clear that unreviewed tickets shouldn't be claimed or started.
Jake Howard
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-16
Combined scripts confirm_release.sh and test_new_version.sh into verify_relea...
Natalia
2026-03-15
Fixed typo in docs/internals/contributing/accessibility.txt.
dcsid
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-12
Discouraged automated AI reviews of pull requests.
Natalia
2026-03-06
Extended committing code docs to add detailed instructions for backports.
Natalia
2026-03-06
Extended checks and docs for proper commit message format and edition.
Jacob Walls
2026-02-26
Adjusted default DoS severity level in Security Policy.
Natalia
2026-02-10
Clarified optional nature of Contributor License Agreement.
Jacob Walls
2026-01-30
Added documentation on reviewing patches.
Tim Schilling
2026-01-29
Made explicit that aspell is a requirement to run spell checks on docs.
Natalia
2026-01-29
Fixed docs spelling errors accumulated over time.
Natalia
2026-01-28
Doc'd the minimum version of bash for releasing Django.
Jacob Walls
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2026-01-15
Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contributor docs.
Amar Ahmed Deina
2026-01-14
Bumped linter versions in requirements files and tox.ini.
Jacob Walls
2026-01-09
Refs #35381 -- Added missing deprecation note for using None as RHS of JSONEx...
Clifford Gama
2026-01-08
Added guidance on AI-assisted code submission to contributing docs.
Natalia
[next]