| 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.
|
|
This also removes django.core.files.storage.get_storage_class().
Per deprecation timeline.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
Obsolete since 1b06d5e6f6be8e567ce78c892c485af039830d7d.
|
|
|
|
|
|
appropriate.
|
|
|
|
|
|
timeline.
|
|
|
|
comments.
|
|
|
|
|
|
|
|
|
|
ungettext(), and ungettext_lazy().
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #23677.
|
|
|
|
|
|
|
|
|
|
|
|
It contained models, forms and admin objects causing undesirable
import side effects. Refs #16368.
Thanks to Ramiro, Carl and Loïc for the review.
|
|
|
|
|
|
|