mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 23:42:17 +02:00
resolve migration conflict
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
parent
5608a16e6e
commit
0c62a279f3
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
Loading…
Add table
Add a link
Reference in a new issue