Reorganized stages views in a subdirectory
This commit is contained in:
parent
772b0b6b01
commit
f2bd9734af
9 changed files with 484 additions and 472 deletions
|
|
@ -6,7 +6,7 @@ from django.core import mail
|
|||
from django.test import TestCase
|
||||
from django.urls import reverse
|
||||
|
||||
from stages.exports import openxml_contenttype
|
||||
from stages.views.export import openxml_contenttype
|
||||
from stages.models import Section, Teacher
|
||||
from .models import Candidate, Interview
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue