Skip to content

Commit

Permalink
remade migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
shivankacker committed May 21, 2024
1 parent fe15de5 commit 9d651d5
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 14:32
# Generated by Django 4.2.10 on 2024-05-21 15:46

from django.db import migrations, models


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

operations = [
Expand Down

0 comments on commit 9d651d5

Please sign in to comment.