summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
3 daysFixed #35738 -- Deprecated double-dot variable lookups.David Smith
9 daysFixed #35870 -- Made blank choice label in forms more accessible.Annabelle Wiegart
12 daysFixed #35007 -- Replaced ESLint with Biome for JavaScript linting and formatt...Tom Carrick
12 daysUpdated release procedure with new CVE workflows.Jacob Walls
14 daysFixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.Mariusz Felisiak
14 daysClarified 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
2025-12-22Fixed #36305 -- Added documentation indentation guidelines to contributing docs.ankan0503
2025-12-11Fixed #36789 -- Added missing PDF file for docs/internals/_images/contributio...Pravin Kamble
2025-12-08Fixed #36778 -- Extended advice to sanitize input before using in query expre...Jacob Walls
2025-12-07Refs #36620 -- Added contributor documentation for code coverage reports.saurabh
2025-11-26Included usage of new scripts in docs/internals/howto-release-django.txt.Natalia
2025-11-25Reverted "Fixed #36620 -- Added coverage workflow to summarize coverage in pu...Natalia
2025-11-22Removed outdated build guidance in release docs.Jacob Walls
2025-11-21Fixed #36620 -- Added coverage workflow to summarize coverage in pull requests.saurabh
2025-11-21Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-04Updated ticket triage process diagram and contributing docs.ontowhee
2025-10-19Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.Mariusz Felisiak
2025-10-16Bumped minimum isort version to 7.0.0.Jacob Walls
2025-10-14Removed pre-release wheel-only advice in docs/internals/howto-release-django....Jacob Walls
2025-10-14Removed mention of setuptools in docs/internals/contributing/writing-code/uni...Jacob Walls
2025-10-13Cautioned against multi-level relative imports in coding style docs.lyova24
2025-10-13Added notes about automatic roadmap generation for next version in docs/inter...Natalia
2025-09-30Fixed #36614 -- Deprecated QuerySet.values_list(flat=True) without a field.Adam Johnson
2025-09-18Clarified feature freeze and alpha release steps in docs/internals/howto-rele...Natalia
2025-09-17Added backticks to email addresses in docs.Mariusz Felisiak
2025-09-17Advanced deprecation warnings for Django 6.1.Jacob Walls