summaryrefslogtreecommitdiff
path: root/tests/migrate_signals/models.py
AgeCommit message (Expand)Author
2013-12-29Refactored the migration signals to use app configs.Aymeric Augustin
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-09-03Updated syncdb -> migrate in tests.Tim Graham