Skip to content

Commit

Permalink
Update migration file
Browse files Browse the repository at this point in the history
  • Loading branch information
shulim committed Aug 10, 2020
1 parent ebdc7f4 commit 94311bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 2.2.13 on 2020-08-10 15:57
# Generated by Django 2.2.13 on 2020-08-10 22:13

from django.db import migrations, models
import django.db.models.deletion
Expand All @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('project', '0044_auto_20200512_1029'),
('project', '0045_auto_20200805_1001'),
]

operations = [
Expand Down

0 comments on commit 94311bd

Please sign in to comment.