jeste zapomenuta uprava na rozbehnuti modelu a pythonu3
This commit is contained in:
parent
c72405771e
commit
f974007cb2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from django.views import generic
|
||||||
from django.utils.encoding import force_text
|
from django.utils.encoding import force_text
|
||||||
|
|
||||||
from .models import Problem, Cislo, Reseni, Nastaveni, Rocnik, Soustredeni
|
from .models import Problem, Cislo, Reseni, Nastaveni, Rocnik, Soustredeni
|
||||||
from .models import VysledkyZaCislo, VysledkyKCisluZaRocnik, VysledkyKCisluOdjakziva
|
#from .models import VysledkyZaCislo, VysledkyKCisluZaRocnik, VysledkyKCisluOdjakziva
|
||||||
from .ovvpfile import OvvpFile
|
from .ovvpfile import OvvpFile
|
||||||
|
|
||||||
class ExportIndexView(generic.View):
|
class ExportIndexView(generic.View):
|
||||||
|
|
Loading…
Reference in a new issue