index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
36 hours
Refs #37159 -- Documented building release wheel reproducibly.
refs-37159
Charles Roelli
13 days
Removed advice to include ticket numbers in tests.
Jacob Walls
14 days
Fixed #37111 -- Added sprints quickstart docs page.
Tim Schilling
2026-07-24
Removed outdated Python 2 references from contributing docs.
Natalia
2026-07-24
Fixed minor typos and grammatical errors in docs and docstrings.
Jacob Walls
2026-07-15
Updated asgiref dependency.
Carlton Gibson
2026-07-13
Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.
CharulL00
2026-07-06
Fixed #37158 -- Reordered the contribution checklist sections.
VIZZARD-X
2026-07-02
Fixed document referenced in multiple toctrees warning in docs/internals/cont...
Sarah Boyce
2026-07-02
Fixed duplicate target name in docs/internals/howto-release-django.txt.
Sarah Boyce
2026-07-02
Updated howto-release-django.txt with reminder to bump asgiref.
Jacob Walls
2026-07-02
Disambiguated duplicate "Example" hyperlink targets in howto-release-django.txt.
Natalia
2026-06-24
Replaced the defunct pgp.mit.edu keyserver with GitHub for key import.
Natalia
2026-06-18
Fixed #37143 -- Added missing chunk_size=None check to QuerySet.aiterator().
zhengkangyang
2026-06-17
Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FA...
Jacob Walls
2026-06-17
Refs #36593 -- Added missing deprecation note for select_related() with no ar...
Jacob Walls
2026-06-17
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
[next]