| Age | Commit message (Collapse) | Author |
|
Thanks Mike Edmunds for the report.
|
|
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>
|
|
|
|
|
|
|
|
|
|
AP styleguide: Virtually none of the words ending with -wards end with
an s.
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
views.
Per deprecation timeline.
|
|
|
|
|
|
settings.MIDDLEWARE_CLASSES.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
release notes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Pascal Chambon for the initial patch.
|
|
|
|
|
|
and deprecated django.forms.extras.
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
|
|
|
|
#21674.
|
|
|
|
|