gault-millau/apps/account/migrations/0015_merge_20191023_1317.py
2019-10-23 17:05:37 +03:00

15 lines
275 B
Python

# Generated by Django 2.2.4 on 2019-10-23 13:17
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('account', '0014_merge_20191023_0959'),
('account', '0012_merge_20191015_0912'),
]
operations = [
]