epcstages/stages/migrations
2020-04-30 11:06:57 +02:00
..
0001_squashed_0024_course_public_length2.py Adapted some other verbose names 2019-02-21 09:20:13 +01:00
0002_add_student_option_ase.py Add option_ase field for students 2017-08-29 16:25:34 +02:00
0003_student_birthdate_nullable.py Fixes #24 - Set Student.birth_date as nullable in DB 2017-12-06 11:19:59 +01:00
0004_add_student_report_fields.py Add report fields to Student 2018-02-05 13:59:29 +01:00
0005_extend_student_avs.py Fix student import test on PostgreSQL 2018-02-06 09:29:48 +01:00
0006_student_supervisor_mentor.py Add Student.supervisor and mentor 2018-02-14 18:13:22 +01:00
0007_add_student_expert.py Add student expert 2018-02-15 16:05:25 +01:00
0008_add_logbook.py Adapted some other verbose names 2019-02-21 09:20:13 +01:00
0009_corpcontact_corp_nullable.py Allow CorpContact.corporation being null 2018-03-16 13:55:15 +01:00
0010_add_fields_for_examEDEsession.py Renamed 'stage' occurrences to 'pratique professionnelle' 2019-02-01 14:25:04 +01:00
0011_complement_corpcontact_fields.py Forgotten migration file from previous commit 2018-04-12 10:09:51 +02:00
0012_added_date_fields_for_student.py Added convoc/confirm dates for student examination 2018-04-23 15:23:07 +02:00
0013_renamed_title_to_civility.py Renamed CorpContact.title to civility 2018-04-24 12:01:44 +02:00
0014_added_supervisionbill_model.py Added supervision bill for student EDE 2018-04-26 10:16:40 +02:00
0015_added_supervision_attest_field.py Added Supervision attest. field 2018-04-26 10:23:52 +02:00
0016_populate_corp_district.py Sets default value for district corporation field 2018-06-08 15:31:20 +02:00
0017_add_login_field_for_student.py Add login field to Student 2018-07-04 16:26:38 +02:00
0018_student_comments.py Ajout formulaire de commentaire élève 2019-02-06 17:02:09 +01:00
0019_teacher_ecg_eps.py Ajout enseignants ECG/EPS 2019-02-06 17:46:24 +01:00
0020_teacher_to_user_link.py Limite autorisation de commentaire aux pers. autorisées 2019-02-07 09:24:55 +01:00
0021_teacher_can_examinate.py Add forgotten migration 2019-04-03 18:01:59 +02:00
0022_student_entretienprof_fields.py Add new student fields for Entretien professionnel 2019-10-03 15:17:24 +02:00
0023_mark_ep_to_choices.py Student.mark_ep is choice-based 2019-10-07 14:42:42 +02:00
0024_mark_fields_dup.py Continue working on different mark types 2019-10-07 15:09:03 +02:00
0025_section_has_stages.py Add section has_stages as boolean flag 2019-11-20 13:35:57 +01:00
0026_examination.py Add new examination model 2020-02-13 09:39:27 +01:00
0027_migrate_exams.py Add new examination model 2020-02-13 09:39:27 +01:00
0028_remove_last_appointment.py Remove unused last_appointment field 2020-02-13 09:41:34 +01:00
0029_delete_exam_fields_on_student.py Remove exam fields on Student (replaced by Examination) 2020-04-21 15:29:28 +02:00
0030_add_contact_avs.py Add CorpContact.avs field 2020-04-30 11:06:57 +02:00
__init__.py Add south migration tool with initial migration 2013-02-07 09:28:32 +01:00