Chybejici problem_ptr u migrace uloh
This commit is contained in:
parent
0327ca20a0
commit
fa18f1b5e7
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ def uloha_to_Uloha(apps,schema_editor):
|
|||
for uold in ulohy:
|
||||
unew = Uloha.objects.create(
|
||||
# Zakomentované fieldy by se už měly nacházet v příslušném problému
|
||||
problem_ptr = uold,
|
||||
nazev = uold.nazev,
|
||||
stav = uold.stav,
|
||||
zamereni = uold.zamereni,
|
||||
|
|
Loading…
Reference in a new issue