| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-28 | Ensured :doc: role uses absolute targets in docs. | Adam Johnson | |
| 2025-08-25 | Refs #36485 -- Rewrapped docs to 79 columns line length. | David Smith | |
| Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content. | |||
| 2025-01-28 | Updated the release process documentation to reflect the current process. | Sarah Boyce | |
| 2022-03-22 | Refs #31676 -- Used term "merger" instead of "committer" in docs. | Mariusz Felisiak | |
| Follow up to caa2dd08c4722c8702588f5dfe1fa4c506aa66fc. Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es> | |||
| 2021-03-09 | Updated Git branch "master" to "main". | Markus Holtermann | |
| This change follows a long discussion on django-develops: https://groups.google.com/g/django-developers/c/tctDuKUGosc/ | |||
| 2020-03-24 | Added link to contributing docs in deprecation policy. | Adam Johnson | |
| 2020-01-15 | Clarified backport policy for regressions. | Carlton Gibson | |
| 2018-01-31 | Renamed the "Supported versions" label. | Tim Graham | |
| 2018-01-07 | Updated various links in docs to use HTTPS. | Mariusz Felisiak | |
| 2017-09-11 | Fixed #28579 -- Doc'd upgrade effort expectations for Django 2.0. | Tim Graham | |
| 2017-04-26 | Clarified "newly-introduced features" in the supported versions policy. | Tim Graham | |
| 2016-09-01 | Updated roadmap link for 1.11. | Ed Morley | |
| 2016-02-28 | Minor fixes for release-process doc fix | Shai Berger | |
| As suggested by Tim Graham | |||
| 2016-02-28 | Fixed docs: release-process, Supported Versions section, concrete example | Shai Berger | |
| Security & data loss fixes are applied to the two last feature releases, not just one. Thanks Loic Bistuer for review | |||
| 2016-01-14 | Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by ↵ | Tim Graham | |
| default. | |||
| 2015-12-07 | Added "Regressions from older versions of Django" as a backport qualification. | Tim Graham | |
| 2015-07-31 | Improved link to the supported versions section of the download page. | Tim Graham | |
| 2015-06-25 | Updated release process for new release schedule. | Tim Graham | |
| 2015-04-04 | Added link to download page to find supported versions. | Tim Graham | |
| 2014-11-21 | Fixed typo in docs/internals/release-process.txt. | Tom V | |
| 2014-11-16 | Designated Django 1.8 as the next LTS. | Tim Graham | |
| 2014-09-05 | Fixed #23414 -- Updated version numbers in release process doc. | Tim Graham | |
| Thanks jaap3 for the report. | |||
| 2014-08-01 | Adjusted 'internals' docs to the new organization. | Aymeric Augustin | |
| Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links. | |||
| 2014-07-29 | Fixed #23079 -- Added data loss issues to those that will be backported to LTS. | Tim Graham | |
| 2014-07-13 | Fixed #23015 -- Fixed major/minor release terminology in docs. | Tim Graham | |
| 2014-03-08 | Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings | Claude Paroz | |
| Thanks Anssi Kääriäinen for the idea and Simon Charette for the review. | |||
| 2014-01-24 | Fixed #21824 -- Added reference to LTS in docs/internals/security.txt | James Turley | |
| 2013-09-07 | Added a note about LTS releases. | Jacob Kaplan-Moss | |
| 2013-05-22 | Clarified policy for stable branches. | Tim Graham | |
| Thanks Ramiro Morales for the initial patch and Preston Holmes for the review. | |||
| 2013-02-25 | Updated the release process docs to reflect the current practices. | Aymeric Augustin | |
| Fixed #17919. | |||
| 2012-08-07 | Add new security-policy documentation. | James Bennett | |
| This formally describes our policies on reporting, notification and disclosure of security issues, and provides a detailed explanation of our full security-response process, for reference purposes. | |||
| 2012-06-08 | Proof-read the new contributing guide. | Aymeric Augustin | |
| Many thanks to Daniele Procida. | |||
| 2012-06-07 | Fixed #18436 -- Updated contributing docs for git. | Aymeric Augustin | |
| Most of the credit for this large patch goes to Anssi Kääriäinen. Many thanks to all the people who contributed to the discussion. | |||
| 2011-12-30 | Edited release-process.txt changes from [17300] | Adrian Holovaty | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17310 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-12-30 | Fixed #17068 - Documented that documentation fixes will be more freely ↵ | Timo Graham | |
| backported. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17300 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from ↵ | Luke Plant | |
| [16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-07-19 | Fixed #16469 -- Improved documentation of Django internals, including the ↵ | Jannis Leidel | |
| new backport policy. Many thanks to Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16548 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss | |
| Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-06 | Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ↵ | Russell Keith-Magee | |
| shanx for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13109 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-10-24 | Fixed small error in deprecation policy. | Luke Plant | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@11652 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-07-21 | Fixed #11493 -- Added an internal document listing the APIs that have been ↵ | Russell Keith-Magee | |
| formally deprecated. Thanks to Alex Gaynor for the draft text. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11277 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-31 | Fixed #10577 -- Fixed doc typo, patch from Zoramite. | Gary Wilson Jr | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@10250 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-12-08 | In the release process doc, clarify that the original committer is ↵ | Karen Tracey | |
| responsible for backporting trunk fixes to the bug-fix branch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9610 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-09-19 | Updated contributing documentation to contain the new release process and ↵ | Jacob Kaplan-Moss | |
| updated information about branches using DVCSes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9071 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
