resequenced migration files

Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
CocoByte 2023-10-12 15:35:21 -06:00
parent 42a3fcf2ed
commit 42b0427e05
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 17:38
# Generated by Django 4.2.1 on 2023-10-12 21:34
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("registrar", "0037_create_groups_v01"),
("registrar", "0038_create_groups_v02"),
]
operations = [