| Age | Commit message (Collapse) | Author |
|
management command.
Thanks Joachim Jablon for the report.
Google has deprecated the sitemap ping endpoint, and will be removing
it in 6 months ~January 2024.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
|
|
|
|
Support for sqlparse < 0.2.2 was broken in
40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property
was added in sqlparse 0.2.2.
|
|
"term" role became case sensitive in Sphinx 3.0.1.
|
|
|
|
|
|
|
|
multi_db per deprecation timeline.
|
|
|
|
|
|
|
|
Thanks to Tim Graham for review.
|
|
Made DatabaseWrapper thread sharing logic reentrant. Used a reference
counting like scheme to allow nested uses.
The error appeared after 8c775391b78b2a4a2b57c5e89ed4888f36aada4b.
|
|
|
|
|
|
|
|
apps with migrations.
The addition of self.connection.check_constraints() in
7289874adceec46b5367ec3157cdd10c711253a0 is the cause.
|
|
|
|
|
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
through model.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Removed support for pyinotify (refs #9722).
|
|
Thanks Mariusz Felisiak for Oracle advice and review.
|
|
|
|
|
|
SimpleTestCase.databases makes it possible to determine the set of
databases required to run the discovered tests.
|
|
favor of databases.
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
|
|
|
|
|
|
SchemaEditor.
|
|
passed as data.
|
|
|
|
|
|
|
|
|
|
|
|
Refs #11665, #14204.
Thanks Michel Samia for the report.
|
|
|
|
Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
|
|
There are test failures with older versions.
|