Skip to content

Commit b77c580

Browse files
committed
update!
1 parent 9518d9f commit b77c580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/news/migrations/0006_auto_20180113_1439.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class Migration(migrations.Migration):
1010

1111
dependencies = [
12-
('news', '0006_auto_20180113_1439'),
12+
('news', '0005_auto_20180113_1337'),
1313
]
1414

1515
operations = [

apps/news/migrations/0007_auto_20180628_1255.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class Migration(migrations.Migration):
88

99
dependencies = [
10-
('news', '0005_auto_20180113_1337'),
10+
('news', '0006_auto_20180113_1439'),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)