src/ldtplatform/migrations/0001_initial.py
changeset 240 53931ed55bc9
parent 239 6888d282b4cc
child 241 8f808aeae027
--- a/src/ldtplatform/migrations/0001_initial.py	Fri Mar 27 18:11:26 2015 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# -*- coding: utf-8 -*-
-from south.v2 import SchemaMigration
-
-
-class Migration(SchemaMigration):
-
-    def forwards(self, orm):
-        pass
-
-    def backwards(self, orm):
-        pass
-
-    models = {
-        
-    }
-
-    complete_apps = ['ldtplatform']
\ No newline at end of file