| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2023-03-01 | Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. | django-bot | |
| 2023-02-10 | Refs #34140 -- Applied rst code-block to non-Python examples. | Carlton Gibson | |
| Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for reviews. | |||
| 2020-06-23 | Refs #31541 -- Added example of creating Redirect objects to redirects app docs. | Yash Saini | |
| 2019-09-06 | Fixed #30573 -- Rephrased documentation to avoid words that minimise the ↵ | Tobias Kunze | |
| involved difficulty. This patch does not remove all occurrences of the words in question. Rather, I went through all of the occurrences of the words listed below, and judged if they a) suggested the reader had some kind of knowledge/experience, and b) if they added anything of value (including tone of voice, etc). I left most of the words alone. I looked at the following words: - simply/simple - easy/easier/easiest - obvious - just - merely - straightforward - ridiculous Thanks to Carlton Gibson for guidance on how to approach this issue, and to Tim Bell for providing the idea. But the enormous lion's share of thanks go to Adam Johnson for his patient and helpful review. | |||
| 2019-03-28 | Used extlinks for Django's source code. | Tim Graham | |
| 2018-11-15 | Used auto-numbered lists in documentation. | François Freitag | |
| 2016-05-17 | Fixed #26601 -- Improved middleware per DEP 0005. | Florian Apolloner | |
| Thanks Tim Graham for polishing the patch, updating the tests, and writing documentation. Thanks Carl Meyer for shepherding the DEP. | |||
| 2015-02-01 | Removed versionadded/changed notes for 1.7. | Tim Graham | |
| 2013-12-25 | Added versionadded annotations for redirect middleware attributes. | Tim Graham | |
| refs #19321 | |||
| 2013-11-02 | Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects | Bouke Haarsma | |
| Thanks glarrain for the suggestion. | |||
| 2013-10-04 | Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden. | Ryan Kaskel | |
| Thanks Melevir for the suggestion. | |||
| 2013-07-25 | More migration docs, and conversion of all easy syncdb references | Andrew Godwin | |
| 2013-02-08 | Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware | Claude Paroz | |
| Thanks Aymeric Augustin for the report and directions for the patch. | |||
| 2012-05-03 | Fixed broken URLs introduced in 1adc87cd32. | Ramiro Morales | |
| 2012-05-03 | Updated some URLs in the documentation to point to the new repository. | Ramiro Morales | |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 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 | |||
| 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 | |||
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at ↵ | Jacob Kaplan-Moss | |
| http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
