epcstages/stages/migrations
2017-07-17 20:15:12 +02:00
..
0001_initial.py Add on_delete to FKs to silence deprecation warnings 2016-08-31 15:01:00 +02:00
0002_corpcontact_ext_id.py Add CorpContact.ext_id 2015-10-01 14:47:43 +02:00
0003_add_corp_fields.py Add fields (ext_id, sector, short_name) to Corporation 2015-10-01 17:02:19 +02:00
0004_corpcontact_sections.py Add link between CorpContact and Section, export according to that link 2016-01-15 21:01:07 +01:00
0005_extended_contact_email.py Extended CorpContact.email field 2016-01-15 20:30:29 +01:00
0006_corporation_parent.py Add link between corporation and its parent 2016-01-18 12:31:32 +01:00
0007_corpcontact_archived.py Add CorpContact.archived field 2016-01-18 12:55:57 +01:00
0008_availability_priority.py Add missing migration file 2016-01-19 14:42:37 +01:00
0009_student_archived_text.py Fill student.archived_text when student is archived 2016-01-29 18:06:33 +01:00
0010_nullable_student_klass.py Allow Student.klass to be null 2016-08-31 14:49:54 +02:00
0011_add_teacher_model.py Added Teacher model 2017-07-11 23:06:07 +02:00
0012_added_student_fields.py Completed Student/Referent fields 2017-07-11 23:18:11 +02:00
0013_course.py Add the Course model 2017-07-14 10:21:27 +02:00
0014_teacher_birthdate_nullable.py Made Teacher.birth_date nullable 2017-07-14 18:27:43 +02:00
0015_auto_20170717_1515.py export_imputations_charges 2017-07-17 20:15:12 +02:00
__init__.py Add south migration tool with initial migration 2013-02-07 09:28:32 +01:00