| Age | Commit message (Collapse) | Author |
|
Refs #14030.
|
|
|
|
The failure was introduced in Django by
c7fd9b242d2d63406f1de6cc3204e35aaa025233 and the change in
Python 3.5 is https://hg.python.org/cpython/rev/a3c345ba3563.
|
|
varchar()[] cannot compare itself to text[]
Thanks to joelburton for the patch.
|
|
|
|
Thanks Tomas Dobrovolny for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Łukasz Harasimowicz for the report.
|
|
Regression introduced in 0f169098efd099fd7ae13bd8e14b798530d74da7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
|
|
|
|
Forward port of 8c8a1a084 from stable/1.8.x.
|
|
|
|
|
|
|
|
refs #11629.
|
|
Per deprecation timeline; refs #21680.
|
|
|
|
#21674.
|
|
Per deprecation timeline; refs #13252.
|
|
compatibility shim.
Per deprecation timeline; refs #21147.
|
|
|
|
timeline.
refs #8898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|