Skip to content

Commit

Permalink
update migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Jun 2, 2024
1 parent acfd913 commit b07eb8c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 4.2.10 on 2024-05-21 03:20
# Generated by Django 4.2.10 on 2024-06-02 11:31

from django.db import migrations


class Migration(migrations.Migration):
dependencies = [
("facility", "0437_alter_dailyround_rounds_type"),
("facility", "0440_merge_20240528_1613"),
]

operations = [
Expand Down

0 comments on commit b07eb8c

Please sign in to comment.