src/ldtplatform/migrations/0001_initial.py
changeset 105 665f520f23ae
parent 102 e2968797bdae
equal deleted inserted replaced
98:b94866be0f53 105:665f520f23ae
     1 # -*- coding: utf-8 -*-
     1 # -*- coding: utf-8 -*-
     2 import datetime
       
     3 from south.db import db
       
     4 from south.v2 import SchemaMigration
     2 from south.v2 import SchemaMigration
     5 from django.db import models
       
     6 
     3 
     7 
     4 
     8 class Migration(SchemaMigration):
     5 class Migration(SchemaMigration):
     9 
     6 
    10     def forwards(self, orm):
     7     def forwards(self, orm):