Coverage for audoma_api/migrations/0004_merge_20220620_1037.py: 0%
4 statements
« prev ^ index » next coverage.py v6.4.2, created at 2022-08-02 12:05 +0000
« prev ^ index » next coverage.py v6.4.2, created at 2022-08-02 12:05 +0000
1# Generated by Django 2.2.27 on 2022-06-20 10:37
3from django.db import migrations
6class Migration(migrations.Migration):
8 dependencies = [
9 ("audoma_api", "0003_merge_20220526_1439"),
10 ("audoma_api", "0003_car_manufacturer"),
11 ]
13 operations = []