src/cm/monkey_patches.py
changeset 504 b2e0186daa5b
parent 347 0a359382701b
child 530 d2803c60af53
--- a/src/cm/monkey_patches.py	Wed Mar 27 17:51:18 2013 +0100
+++ b/src/cm/monkey_patches.py	Tue Jun 25 11:56:01 2013 +0200
@@ -1,4 +1,4 @@
-from south.management.commands.migrate import  Command
+from south.management.commands.migrate import  Command, list_migrations
 from south.db import DEFAULT_DB_ALIAS
 from south import migration
 import sys