index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
contributing
/
writing-documentation.txt
Age
Commit message (
Expand
)
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
2016-06-02
Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website).
Philip James
2016-05-19
Fixed #26637 -- Removed obsolete note in docs/internals/contributing/writing-...
Tim Graham
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
2015-12-31
Fixed #26003 -- Added "how the documentation is organized" sections.
Tim Graham
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
2014-06-03
Added a patch review checklist.
Tim Graham
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
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
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
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
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
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-07-19
Fixed #16469 -- Improved documentation of Django internals, including the new...
Jannis Leidel
2011-07-19
Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Ay...
Jannis Leidel
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel