0011_merge_20190322_1309.py 293 B

1234567891011121314
  1. # Generated by Django 2.1.7 on 2019-03-22 17:09
  2. from django.db import migrations
  3. class Migration(migrations.Migration):
  4. dependencies = [
  5. ('wagtailcrx', '0010_remove_generalsettings_robots'),
  6. ('wagtailcrx', '0010_generalsettings_email'),
  7. ]
  8. operations = [
  9. ]