Skip to content

Commit

Permalink
update migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranshu1902 committed Mar 11, 2024
1 parent 21b20e4 commit bf3f9cf
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-02-17 18:10
# Generated by Django 4.2.10 on 2024-03-11 16:01

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("facility", "0414_remove_bed_old_name"),
("facility", "0419_alter_patientconsultation_patient_no"),
]

operations = [
Expand Down

0 comments on commit bf3f9cf

Please sign in to comment.