Add migration

This commit is contained in:
zandercymatics 2024-05-08 11:35:25 -06:00
parent 9ac54222ec
commit 5f9edd78cb
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.10 on 2024-05-07 14:51
# Generated by Django 4.2.10 on 2024-05-08 17:35
from django.db import migrations
@ -6,7 +6,7 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("registrar", "0090_waffleflag"),
("registrar", "0092_rename_updated_federal_agency_domaininformation_federal_agency_and_more"),
]
operations = [