Added convoc/confirm dates for student examination

This commit is contained in:
Claude Paroz 2018-04-23 15:14:36 +02:00
parent 8da961fdc5
commit d3d8d1dfc5
6 changed files with 44 additions and 7 deletions

View file

@ -254,7 +254,6 @@ Sans nouvelles de votre part 5 jours ouvrables avant la date du premier examen,
# Now send the message
response = self.client.post(reverse('candidate-convocation', args=[henri.pk]), data={
'id_candidate': str(henri.pk),
'cci': 'me@example.org',
'to': henri.email,
'subject': "Procédure de qualification",