summaryrefslogtreecommitdiff
path: root/tests/migrations/migrations_test_apps
AgeCommit message (Expand)Author
2014-07-14[1.7.x] Fixed #22791 -- Invoke interactive questioner only for conflicts in s...Huu Nguyen
2014-06-17[1.7.x] Fix previous commit on python 2Andrew Godwin
2014-06-17[1.7.x] Fixed #22577: Python 3 broke on non-module migrations directoryVíðir Valberg Guðmundsson
2014-06-12[1.7.x] Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking ...Andrew Godwin
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-10-19Fixed #21283 -- Added support for migrations if models is a package.Loic Bistuer