Fix migrations after mege

This commit is contained in:
zandercymatics 2024-01-25 13:48:55 -07:00
parent fcb555413a
commit a2dece7e5b
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1,11 +1,11 @@
# Generated by Django 4.2.7 on 2024-01-25 20:43
# Generated by Django 4.2.7 on 2024-01-25 20:48
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("registrar", "0063_veryimportantperson"),
("registrar", "0064_alter_domainapplication_address_line1_and_more"),
]
operations = [