Přehlídnutý import seminar.models
This commit is contained in:
parent
07d1505e2a
commit
dc0ff80632
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ from django.views import generic
|
|||
from django.utils.encoding import force_str
|
||||
|
||||
from .utils import default_ovvpfile
|
||||
from seminar.models import Rocnik, Soustredeni
|
||||
from soustredeni.models import Soustredeni
|
||||
from tvorba.models import Rocnik
|
||||
from vysledkovky import utils
|
||||
from tvorba.utils import aktivniResitele
|
||||
|
||||
|
|
Loading…
Reference in a new issue