Posunutí odstřelu novinek až za reformu pohlaví
This commit is contained in:
parent
7c1d9a0329
commit
15b09c23a7
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('personalni', '0006_pre_split_soustredeni'),
|
||||
('personalni', '0008_reforma_pohlavi'),
|
||||
]
|
||||
|
||||
operations = [
|
|
@ -6,7 +6,7 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('personalni', '0007_novinky_pre'),
|
||||
('personalni', '0009_novinky_pre'),
|
||||
('novinky', '0003_novinky_post'),
|
||||
]
|
||||
|
|
@ -7,7 +7,7 @@ class Migration(migrations.Migration):
|
|||
|
||||
dependencies = [
|
||||
('seminar', '0125_post_split_soustredeni'),
|
||||
('personalni', '0007_novinky_pre'),
|
||||
('personalni', '0009_novinky_pre'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
Loading…
Reference in a new issue