summaryrefslogtreecommitdiff
path: root/tests/migrations/migrations_test_apps/unmigrated_app_syncdb
AgeCommit message (Expand)Author
2026-03-08Fixed #12529 -- Fixed migrate --run-syncdb crash for existing model with trun...Mariusz Felisiak
2016-11-29Fixed #27507 -- Used SchemaEditor.execute() to run deferred_sql in migrate's ...Lex Berezhny