Ještě jedna drobná chybička (testdata ale stále nefungují, protože import * přepisují
importy)
This commit is contained in:
parent
5c9ed5e5ed
commit
6bb39fc0a0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import unidecode
|
|||
import logging
|
||||
|
||||
from korektury.testutils import create_test_pdf
|
||||
from models.nastaveni import *
|
||||
from seminar.models.nastaveni import *
|
||||
from personalni.models import *
|
||||
from tvorba.models import *
|
||||
from odevzdavatko.models import *
|
||||
|
|
Loading…
Reference in a new issue