gault-millau/apps/collection/migrations/0026_merge_20191217_1151.py

15 lines
283 B
Python

# Generated by Django 2.2.7 on 2019-12-17 11:51
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('collection', '0024_auto_20191213_0859'),
('collection', '0025_collection_description'),
]
operations = [
]