Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/migrate_signals/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactored the migration signals to use app configs.Aymeric Augustin2013-12-291-2/+2
| | | | | De-aliased pre/post_syncdb to pre/post_migrate to increase backwards-compatibility.
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+2
| | | | | | | Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
* Updated syncdb -> migrate in tests.Tim Graham2013-09-031-0/+0