epcstages/stages/migrations
2016-08-31 14:49:54 +02:00
..
0001_initial.py Add Django initial migration 2015-09-22 18:29:42 +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
__init__.py Add south migration tool with initial migration 2013-02-07 09:28:32 +01:00