Skip to content

Commit

Permalink
🚧 [#2251] Redo migration
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Nov 23, 2022
1 parent 6b7a7dc commit 36d1be5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 3.2.16 on 2022-11-22 14:26
# Generated by Django 3.2.16 on 2022-11-23 11:14

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
("forms", "0055_make_hidelabel_false"),
("forms", "0056_merge_20221122_1513"),
]

operations = [
Expand Down

0 comments on commit 36d1be5

Please sign in to comment.