| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Deprecates the "--plain" option.
|
|
BaseCommand.execute(**options).
|
|
This includes the ability to collapse inlines by specifying a class named
'collapse'.
|
|
|
|
For all practical purposes, there are no common cases for which a
website cannot be deployed with HTTPS.
|
|
|
|
|
|
|
|
|
|
This fixes a regression introduced by a5f6cbce07.
Thanks Gavin Wahl for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
This fixes a regression introduced by 871440361.
|
|
|
|
Thanks to Geoffrey Sechter and the Django NYC group for the report and Markus
for the review.
|
|
|
|
|
|
There is no need to wrap the save() call in transaction.atomic() as
it's already done down the call stack in Model.save_base().
|
|
|
|
Thanks to Trac aliases gerricom for the report, raphaelmerx for the
attempts to reproduce and Sergey Fedoseev and Tim for the review.
Refs #16891
|
|
|
|
|
|
Thanks to bmispelon and uruz for the initial patch.
|
|
backwards-compatibility alias.
|
|
|
|
|
|
Thanks hop for the report and patch.
|
|
|
|
|
|
|
|
|
|
AlterField.
Thanks to Emanuele Palazzetti for the help.
|
|
installed.
|
|
|
|
|
|
SeparateDatabaseAndState.database_backwards().
|
|
docs/ref/templates/builtins.txt.
|
|
|
|
intermediate model disable the remove() method.
|
|
|
|
URLValidator now validates the maximum length of a hostname and the
maximum length of all labels inside the hostname.
|
|
Thanks Justin Abrahms for the report.
|
|
release notes.
|
|
2016.
|