Adaptation modèle courriel pour candidats EDS
This commit is contained in:
parent
081ff0ca23
commit
2de8ccc805
6 changed files with 20 additions and 14 deletions
|
|
@ -129,7 +129,7 @@ class CandidateAdmin(admin.ModelAdmin):
|
|||
return format_html(
|
||||
'<a class="button" href="{}">Confirmation de l’inscription FE + ES</a> '
|
||||
'<a class="button" href="{}">Validation enseignants EDE</a> '
|
||||
'<a class="button" href="{}">Convocation aux examens EDE</a> '
|
||||
'<a class="button" href="{}">Convocation aux examens EDE/EDS</a> '
|
||||
'<a class="button" href="{}">Impression du résumé du dossier EDE</a>',
|
||||
reverse('candidate-confirmation', args=[obj.pk]),
|
||||
reverse('candidate-validation', args=[obj.pk]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue