epcstages/stages/migrations
2017-07-19 17:41:11 +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 Updated Course fields to match the 0015 migration 2017-07-18 11:29:23 +02:00
0016_referent_to_teacher.py Add new pointer from Training to Teacher model 2017-07-18 12:48:10 +02:00
0017_migrate_referents.py Migrate and remove Referent model 2017-07-18 13:02:41 +02:00
0018_removed_referent_model.py Migrate and remove Referent model 2017-07-18 13:02:41 +02:00
0019_add_old_ext_id.py Add temporary ext_id_old for Corporation and CorpContact 2017-07-18 17:43:29 +02:00
0020_remove_old_ext_id.py Removed ext_id_old, unfilled anyway 2017-07-19 09:17:15 +02:00
0021_klass_name_unique.py Klass.name must be unique 2017-07-19 10:44:12 +02:00
0022_corporation_unique_name_and_city.py Made corporation unique on name and city 2017-07-19 17:41:11 +02:00
__init__.py Add south migration tool with initial migration 2013-02-07 09:28:32 +01:00