summaryrefslogtreecommitdiff
path: root/tests/migrate_signals/tests.py
AgeCommit message (Expand)Author
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2014-01-12Fixed #21477 -- Renamed db to using in pre/post_migrate signals.Aymeric Augustin
2013-12-29Refactored the migration signals to use app configs.Aymeric Augustin
2013-09-03Updated syncdb -> migrate in tests.Tim Graham