Skip to content

Commit

Permalink
fixed migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
DraKen0009 committed Dec 28, 2024
1 parent b0eb29e commit b1e8cd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('facility', '0467_alter_hospitaldoctors_area'),
('facility', '0468_alter_facilitypatientstatshistory_unique_together_and_more'),
]

operations = [
Expand Down

0 comments on commit b1e8cd9

Please sign in to comment.