| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-17 | Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. | Brett Cannon | |
| 2018-03-30 | Fixed links to Sphinx docs. | Tim Graham | |
| 2018-03-07 | Used console directive in "Writing documentation". | Roy Zwambag | |
| 2018-01-20 | Fixed #28343 -- Add an OS chooser for docs command line examples. | Ramiro Morales | |
| 2017-05-22 | Updated various links in docs to avoid redirects | Claude Paroz | |
| Thanks Tim Graham and Mariusz Felisiak for review and completion. | |||
| 2016-06-02 | Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website). | Philip James | |
| 2016-05-19 | Fixed #26637 -- Removed obsolete note in ↵ | Tim Graham | |
| docs/internals/contributing/writing-documentation.txt | |||
| 2016-03-19 | Fixed a broken link in docs/internals/contributing/writing-documentation.txt. | Amine | |
| 2016-03-15 | Removed obsolete section on "Improving the documentation". | Tim Graham | |
| 2016-01-22 | Fixed #26020 -- Normalized header stylings in docs. | Elif T. Kus | |
| 2016-01-14 | Fixed #23868 -- Added support for non-unique django-admin-options in docs. | Tim Graham | |
| Also documented missing short command line options to fix #24134. This bumps the minimum sphinx version required to build the docs to 1.3.4. Thanks Simon Charette for review. | |||
| 2015-12-31 | Fixed #26003 -- Added "how the documentation is organized" sections. | Tim Graham | |
| Thanks Daniele Procida for coauthoring. | |||
| 2015-11-16 | Fixed #25755 -- Unified spelling of "website". | Agnieszka Lasyk | |
| 2015-10-24 | Optimized docs images and documented the process. | Curtis Maloney | |
| 2015-06-25 | Updated release process for new release schedule. | Tim Graham | |
| 2015-06-15 | Removed obsolete literals_to_xrefs.py script. | Tim Graham | |
| 2015-06-04 | Improved wording in writing documentation docs. | Steadman | |
| 2015-03-10 | Fixed #23903 -- Configured Sphinx to autogenerate django-admin manpage | Erik Romijn | |
| 2015-02-03 | Fixed #24149 -- Normalized tuple settings to lists. | darkryder | |
| 2015-01-09 | Added best practices for versionadded/changed annotations. | Tim Graham | |
| 2014-09-22 | Removed sudo from pip commands in docs. | Corey Farwell | |
| 2014-08-19 | Added sphinx extension to ease generation of ticket links. | Tim Graham | |
| 2014-08-05 | Fixed broken links in docs. | Tim Graham | |
| 2014-07-02 | Fixed #18108 -- Added instructions for translating documentation. | Tim Graham | |
| Thanks Claude Paroz. | |||
| 2014-06-03 | Added a patch review checklist. | Tim Graham | |
| 2014-04-23 | Various documentation typo/spelling fixes | Marti Raudsepp | |
| Errors detected by Topy (https://github.com/intgr/topy), all changes verified by hand. | |||
| 2014-03-07 | Fixed #22141 -- Added a spelling checker for documentation. | Szczepan Cieślik | |
| 2013-12-14 | Removed usage of to-be-deprecated ADMIN_FOR setting in contributing docs | Bouke Haarsma | |
| 2013-11-30 | Documented the house style for gender neutral pronouns. | Alex Gaynor | |
| 2013-09-22 | Fixed #21141 -- Update Sphinx URL | Rogério Yokomizo | |
| Updated Sphinx URL from http://sphinx.pocoo.org/ to http://sphinx-doc.org/. | |||
| 2013-09-05 | Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. | Eric Boersma | |
| The documentation and comments now all use 'an' to refer to the word SQL and not 'a'. | |||
| 2013-07-25 | More migration docs, and conversion of all easy syncdb references | Andrew Godwin | |
| 2013-04-20 | Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity. | Juan Catalano | |
| As explained in ticket #20104, the use of versionchanged/versionadded was confusing. To solve this ambiguity these directives no longer accept a second argument but now they only receive the version number (1st arg) and then a content with the proper comment. | |||
| 2012-10-25 | Fixed #19180 - Clarified policy regarding older versions of the docs. | Tim Graham | |
| 2012-06-28 | Updated obsolete links in the documentation | Claude Paroz | |
| 2012-06-07 | Fixed #17933 -- Added intro note to writing-documentation.txt | Adrian Holovaty | |
| Based on initial patch by Thomas Westfeld | |||
| 2012-03-03 | Fixed #9995 -- Updated the installation instructions to recommend pip. Also ↵ | Aymeric Augustin | |
| fixed ReST errors. Refs #9112. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17636 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-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales | |
| This allows to make these links more resilent to changes in the target URLs. Thanks Jannis for the report and Aymeric Augustin for the patch. Fixes #16586. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 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 | |||
| 2011-07-19 | Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, ↵ | Jannis Leidel | |
| Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16547 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-05-27 | Fixed #15796 -- Restructured the contributing documentation and added note ↵ | Jannis Leidel | |
| about newly added Trac abilities. Many thanks to Julien Phalip. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
