Merge branch 'migrations_shuffle' of gimli.ms.mff.cuni.cz:/akce/mam/git/mamweb into migrations_shuffle
This commit is contained in:
commit
a8af456724
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ def check_problem_common():
|
|||
if oldr not in new_results:
|
||||
raise ValueError(f'Opravovatel pair {oldr} not found in new db.')
|
||||
|
||||
# FIXME: Zaměření? Závislost je opačným směrem, přes content type a object id. Asi se to dobastlit dá, ale nevím, jestli to za to stojí.
|
||||
# Zaměření se vyřeší okometricky (#1186)
|
||||
|
||||
|
||||
def check_uloha():
|
||||
|
|
Loading…
Reference in a new issue