mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
resolve migration conflict
This commit is contained in:
parent
62ea1b0fe1
commit
0ce04007ff
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Generated by Django 4.2.7 on 2023-12-27 20:29
|
||||
# Generated by Django 4.2.7 on 2023-12-28 23:16
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("registrar", "0057_domainapplication_submission_date"),
|
||||
("registrar", "0058_alter_domaininformation_options"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Add table
Add a link
Reference in a new issue