Skip to content

Commit

Permalink
Resolve migration conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Apr 23, 2024
1 parent 017ba52 commit 11de6f0
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 4.2.11 on 2024-04-23 15:29

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("map", "0045_preresults"),
("map", "0045_regionboundaries"),
]

operations = []

0 comments on commit 11de6f0

Please sign in to comment.