| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
docs.
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
|
|
appropriate.
|
|
deprecation timeline.
|
|
|
|
|
|
comments.
|
|
|
|
multi_db per deprecation timeline.
|
|
comments and hints.
|
|
|
|
.
|
|
|
|
views.
Per deprecation timeline.
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Debian packages unconditionally byte-compile .py files on installation and
do not silence errors by design. Therefore, we need a way of shipping these
invalid .py files without a .py extension but ensuring that when we
template them, they end up as .py.
We don't special-case .py files so that the all the TemplateCommand
command-line options (eg. extra_files and extensions) still work entirely
as expected and it may even be useful for other formats too.
|
|
|
|
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.
|
|
|
|
Thanks to Tim Graham for the review.
|
|
Forwardport of b51086d57313e7ea857f4b96b62d25e600ee0a8d from stable/1.8.x
|
|
|
|
|
|
release notes.
|
|
Django 1.9.
|
|
|
|
|
|
Refs #25815. Thanks gunchleoc <fios@foramnagaidhlog.net> for the Scottish Gaelic
formats.py.
|
|
Refs #25815.
|
|
Thanks to Trac alias mrgaolei for the report, Baptiste for the confirmation
and Tim for the review.
|
|
The fix has also since been backported to stable/1.8.x.
|
|
|
|
|