resolve migration conflict

Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
CocoByte 2023-10-12 13:05:50 -06:00
parent 5608a16e6e
commit 0c62a279f3
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -1,11 +1,11 @@
# Generated by Django 4.2.1 on 2023-10-10 16:30
# Generated by Django 4.2.1 on 2023-10-12 19:04
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("registrar", "0037_create_groups_v01"),
("registrar", "0038_create_groups_v02"),
]
operations = [