| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Regression in 4acae21846f6212aa992763e587c7e201828d7b0.
Thanks Stephen Brooks for the report.
|
|
allow_sliced_subqueries_with_in.
After 0899d583bdb140910698d00d17f5f1abc8774b07 this database feature is
false only on MySQL which doesn't support sliced subqueries only with
IN/ALL/ANY/SOME.
|
|
Due to https://bugs.python.org/issue32303.
|
|
warnings.
https://bugs.python.org/issue25988
|
|
Regression in 514b2c989a948e3c59bda0da0c9427acf643cf5b.
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
|
|
SQLite/MySQL backends.
|
|
|
|
|
|
have __init__.py.
Regression in aadd3aeb2ba3153e35bd805c80c901f289a6f333.
|
|
if the related id doesn't change.
|
|
|
|
|
|
Regression in f9844f484186fa13399bf8b96f58616687fe158a.
Thanks Matthias Kestenholz for the report and suggestions.
|
|
followed by annotate().
|
|
a related field.
|
|
|
|
|
|
on PostgreSQL.
|
|
unique.
|
|
instance deletion.
|
|
Unused since b4492a8ca4a7ae4daa3a6b03c3d7a845fad74931.
|
|
continue statements.
|
|
|
|
exception is hidden by the Oracle OCI library.
Thanks Tim Graham for the review and Jani Tiainen for the report.
|
|
|
|
|
|
|
|
|
|
related field accessor.
|
|
|
|
Unused since a8a81aae20a81e012fddc24f3ede556501af64a2.
|
|
|
|
default manager.
|
|
Also updated the autodetector to assume the RenameField operation will
perform the required repointing.
|
|
This allows field and special operations to use this logic.
|
|
DecimalField.widget_attrs() to improve performance.
|
|
Follow up to ad9390bba27cb41da92f734db4d0e36ef3dfc58f.
|
|
See https://docs.python.org/3/library/sqlite3.html#default-adapters-and-converters.
|
|
SQLite and MySQL.
|
|
|
|
|
|
Meta.indexes.
Thanks Gabriel for the report and Adam Johnson for the review.
|
|
MySQL.
|
|
|
|
|
|
|