django1/tests/migrate_signals
Simon Charette f937c9ec97 Fixed #24100 -- Made the migration signals dispatch its plan and apps.
Thanks Markus for your contribution and Tim for your review.
2016-05-15 19:51:15 -04:00
..
custom_migrations Fixed #24100 -- Made the migration signals dispatch its plan and apps. 2016-05-15 19:51:15 -04:00
__init__.py Updated syncdb -> migrate in tests. 2013-09-03 11:51:34 -04:00
models.py Refactored the migration signals to use app configs. 2013-12-29 17:53:42 +01:00
tests.py Fixed #24100 -- Made the migration signals dispatch its plan and apps. 2016-05-15 19:51:15 -04:00