Fixed EDE convocation tests
This commit is contained in:
parent
2463801075
commit
d94661d51b
2 changed files with 2 additions and 3 deletions
|
|
@ -169,7 +169,6 @@ class ConvocationView(EmailConfirmationBaseView):
|
|||
msg_context = {
|
||||
'candidate': candidate,
|
||||
'candidate_name': " ".join([candidate.civility, candidate.first_name, candidate.last_name]),
|
||||
'option': candidate.get_option_display(),
|
||||
'date_lieu_examen': settings.DATE_LIEU_EXAMEN_EDE,
|
||||
'date_entretien': candidate.interview.date_formatted,
|
||||
'salle_entretien': candidate.interview.room,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue