Coverage for cluster / migrations / 0008_merge_20180103_1223.py: 100%
4 statements
« prev ^ index » next coverage.py v7.13.5, created at 2026-03-24 12:43 +0000
« prev ^ index » next coverage.py v7.13.5, created at 2026-03-24 12:43 +0000
1# Generated by Django 1.11.9 on 2018-01-03 12:23
3from django.db import migrations
6class Migration(migrations.Migration):
8 dependencies = [
9 ("cluster", "0005_auto_20171213_0937"),
10 ("cluster", "0007_auto_20171121_1432"),
11 ]
13 operations = []