Skip to content

Commit

Permalink
rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Mar 30, 2024
1 parent b8f18c4 commit 5bd404a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

def populate_patientregistration_death_datetime(apps, schema_editor):
Expand Down

0 comments on commit 5bd404a

Please sign in to comment.