| Age | Commit message (Collapse) | Author |
|
|
|
|
|
optional.
Restored backwards compatibility after refs #27991.
Regression in be6ca89396c031619947921c81b8795d816e3285.
|
|
Reduces the possibility of circular imports.
|
|
|
|
|
|
SimpleTestCase.databases makes it possible to determine the set of
databases required to run the discovered tests.
|
|
favor of databases.
|
|
Follow up to 8eae094638acf802c8047b341d126d94bc9b45a3.
|
|
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used more specific modules to reduce the risk of circular imports.
|
|
|
|
|
|
default 404 page.
Co-Authored-By: Tim Graham <timograham@gmail.com>
|
|
Thanks Tom Forbes for the report.
|
|
|
|
|
|
Thanks Mariusz Felisiak for auditing.
|
|
|
|
There's a bug that causes a test failure in forms_tests:
https://github.com/python-pillow/Pillow/pull/3501/files#r244651761.
|
|
uses to_field.
|
|
non-None obj during add.
Thanks andreage for the report and suggested fix.
|
|
SchemaEditor.
|
|
|
|
|
|
anymore (refs #14675).
|
|
|
|
of Meta.constraints.
|
|
|
|
|
|
|
|
passed as data.
|
|
|
|
|
|
empty/error cases.
|
|
failure on SQLite < 3.20.
Mixing local test models with non-local models resulted in a referential
integrity error during tear down since the models are removed in separate
schema editor instances which each check constraints.
Failure appeared after 7289874adceec46b5367ec3157cdd10c711253a0.
|
|
of SQLite.
Follow up to e5b8626c0eb223cc3d643163882c5902c40ec972.
|
|
|
|
|