| Age | Commit message (Collapse) | Author |
|
Thanks Ramiro for the input and Tim for the review.
Backport of 095c1aaa898bed40568009db836aa8434f1b983d from master
|
|
key constraint" crash on MySQL with a sequence of AlterField or RenameField operations.
Regression in 45ded053b1f4320284aa5dac63052f6d1baefea9.
Backport of c3e0adcad8d8ba94b33cabd137056166ed36dae0 from master
|
|
Backport of 6c0042430e3618ce5c276d195d92a6b884daa3a3 from master
|
|
renaming.
|
|
operation's atomic flag when migrating backwards.
|
|
|
|
|
|
|
|
nonexistent field.
Thanks Tim for the review.
|
|
Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f.
|
|
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.
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
set().
|
|
The test was failing when using --keepdb due to a pre-existing
PonyStables model.
Thanks Florian Apolloner for the report
|
|
|
|
|
|
|
|
an abstract model inheriting concrete model.
Thanks Sébastien Diemer for the report and test.
|
|
Thanks Marc Tamlyn for the report and Tim Graham for the review.
|
|
Thanks Markus Holtermann for review.
|
|
Thanks Tim Graham for the review.
|
|
Fixed a failure in the context processors tests when running in
reverse on MySQL due to an extra query after refs #27683.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
manager.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
|
|
|
|
|
|
io.open() is an alias for open() on Python 3.
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|