Reorganized stages views in a subdirectory
This commit is contained in:
parent
772b0b6b01
commit
f2bd9734af
9 changed files with 484 additions and 472 deletions
|
|
@ -8,7 +8,7 @@ from django.template import loader
|
|||
from django.urls import reverse, reverse_lazy
|
||||
from django.utils import timezone
|
||||
|
||||
from stages.base_views import EmailConfirmationBaseView
|
||||
from stages.views.base import EmailConfirmationBaseView
|
||||
from candidats.models import Candidate, Interview
|
||||
from .pdf import InscriptionSummaryPDF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue