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