| Age | Commit message (Collapse) | Author |
|
Thanks Andrey Martyanov for the reporti, and Tim Graham for the review.
|
|
Regression in 2b09e4c88e96cb03b29f5a6b0e4838ab4271e631.
|
|
|
|
|
|
DJANGO_SETTINGS_MODULE doesn't exist.
|
|
|
|
|
|
|
|
Thanks Hendy Irawan for the analysis and report.
|
|
|
|
|
|
|
|
other backends.
|
|
|
|
|
|
a callable that returns None.
|
|
|
|
scientific notation.
|
|
top-level attributes of CACHES['OPTIONS'].
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.
|
|
|
|
Disabled keep-alive to fix the regression in
e6065c7b8363202c5eb13ba10c97a8c24d014b45.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
|
|
|
|
Moved boilerplate from docs to a method.
|
|
better readability.
|
|
empty and it has attachments.
|
|
file is empty.
|
|
-m django'.
|
|
|
|
|
|
It was needed to pass tests because registered checks weren't properly mocked.
|
|
CharField form field.
|
|
Follow up to 8f6a1a15516629b30e2fa2c48d5e682f7955868c.
|
|
|
|
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
Thanks Tim Graham for contributing to the patch and
Simon Charette for advice and review.
|
|
|
|
|
|
ordered attributes.
|
|
django_migrations table.
MigrationRecorder now assumes that if the django_migrations table
doesn't exist, then no migrations are applied.
Reverted documentation change from refs #23808.
|
|
|
|
evaluating a QuerySet.
|
|
|
|
Model.pk was added after _get_pk_val() and many places weren't simplified.
|
|
Thanks Tim Graham for the review.
|
|
|