Commit graph

23 commits

Author SHA1 Message Date
f72f0573c2 Make code compatible with Django 3.0 2020-01-08 15:27:22 +01:00
8482852db2 Extended Interview.room to 25 chars 2019-09-03 15:55:20 +02:00
c6c7c3af31 Avoid hardcoding teachers available for candidate examinations 2019-04-03 18:01:20 +02:00
alazo
22563a823c Add Candidate.convoc_confirm_receipt date 2018-06-15 09:02:16 +02:00
8da961fdc5 Add verbose_name to Candidate.handicap 2018-04-23 14:53:32 +02:00
127460e352 Prevent trying to send validation with candidate without interview 2018-02-15 15:53:12 +01:00
alazo
9a02023b7d Fix examination_teacher verbose name 2018-02-15 09:22:18 +01:00
5ef320455e Replaced total_result* fields by a total_result property 2018-02-14 18:41:57 +01:00
b46c377919 Add candidate.examination_teacher 2018-02-14 18:30:10 +01:00
f5a2e7f1ab Adapted candidate admin (list display, search fields, ordering, etc.) 2018-02-14 17:47:32 +01:00
e62284d55c Add confirmation/validation/convocation views 2018-02-02 10:07:07 +01:00
5a2a5d769f Add validation date, rename confirmation_date 2018-02-02 09:36:05 +01:00
069b7302bf Fix Candidat residence_permits definition 2018-02-01 14:06:31 +01:00
6ebf7b3819 Renamed Candidat.certif_of_800_general 2018-02-01 10:09:39 +01:00
50af7f321c [candidats] Add summary print action 2018-01-26 19:15:10 +01:00
ffb54c9f78 Add EDE convocation form 2018-01-26 18:19:16 +01:00
1f49b198ec Add more fields to Candidate for EDE 2018-01-26 16:14:00 +01:00
3f7a24769d [candidates] Add Interview model 2018-01-25 15:51:51 +01:00
3ff766bc37 Updated verbose names for the Candidate model 2018-01-24 11:23:50 +01:00
7574f74386 Set Candidate.deposite_date non nullable 2018-01-12 14:29:15 +01:00
659f2ea250 Remove some Python warnings 2017-11-24 08:53:58 +01:00
alazo
ba0b693187 Minor display improvements 2017-11-21 17:38:46 +01:00
a823a89a78 Add Candidate app/model 2017-10-18 19:07:16 +02:00