diff -r 6888d282b4cc -r 53931ed55bc9 src/ldtplatform/migrations/0001_initial.py --- 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