Skip to content

Commit

Permalink
Update migration
Browse files Browse the repository at this point in the history
Ashesh3 committed Apr 24, 2024
1 parent a27ae2f commit f9fe512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ def reverse_transfer(apps, schema_editor):

class Migration(migrations.Migration):
dependencies = [
("facility", "0423_patientconsultation_consent_records_and_more"),
("facility", "0428_alter_patientmetainfo_occupation"),
]

operations = [

0 comments on commit f9fe512

Please sign in to comment.