@ -14,7 +14,7 @@ def oprav_pohadku(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('seminar', '0059_spoj_stromy'),
('seminar', '0058_problem_to_uloha_tema_clanek'),
]
operations = [
@ -104,7 +104,7 @@ def pokacej_les(apps, schema_editor):
('seminar', '0059_vytvorit_pohadkanode'),
@ -10,7 +10,7 @@ import django.utils.timezone
('seminar', '0060_oprav_pohadku'),
('seminar', '0060_spoj_stromy'),