migration updated

remotes/origin/stage5
Alexander Burdeiny 10 years ago
parent 5919f1e6bf
commit e07f5194f4
  1. 2
      emencia/django/newsletter/migrations/0006_auto__add_field_newsletter_ab_final_stage__add_field_newsletter_ab_fin.py

@ -199,7 +199,7 @@ class Migration(SchemaMigration):
u'newsletter.contact': {
'Meta': {'ordering': "('-modification_date',)", 'object_name': 'Contact'},
'activated': ('django.db.models.fields.BooleanField', [], {'default': 'False'}),
'activation_code': ('django.db.models.fields.CharField', [], {'default': "'acff6c1ac35fe6d218e81d52ed46667212b90657'", 'max_length': '40'}),
'activation_code': ('django.db.models.fields.CharField', [], {'default': "'b1d62cc2afaa88cff340ab0fd455bab5a5a6b23c'", 'max_length': '40'}),
'content_type': ('django.db.models.fields.related.ForeignKey', [], {'to': u"orm['contenttypes.ContentType']", 'null': 'True', 'blank': 'True'}),
'creation_date': ('django.db.models.fields.DateTimeField', [], {'auto_now_add': 'True', 'blank': 'True'}),
'email': ('django.db.models.fields.EmailField', [], {'unique': 'True', 'max_length': '75'}),

Loading…
Cancel
Save