kpsul/cof/migrations
Aurélien Delobelle 131c45e1c7 Add tests to check data migrations of supportBDS.
Run 'bash provisioning/check_migrations_supportBDS.sh' from the vagrant
VM.

This will do the following:
- delete the existing database 'cof_gestion', if applicable,
- apply migrations to render the database as pre-supportBDS,
- the last pre-supportBDS migration of 'cof' app creates some instances
using old database schema,
- supportBDS migrations are applied,
- finally, the 'check_olddata' command of 'cof' app ensures data has
been correctly migrated.

This commit should be reverted before reaching production stage.
2017-09-05 14:16:59 +02:00
..
0001_initial.py Prevent petits cours demandes deletion 2017-02-23 11:03:28 +01:00
0002_enable_unprocessed_demandes.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0003_event_image.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0004_registration_mail.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0005_encoding.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0006_add_calendar.py Specify the on_delete attribute everywhere 2017-02-23 01:40:25 +01:00
0007_alter_club.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0008_py3.py Add tests to check data migrations of supportBDS. 2017-09-05 14:16:59 +02:00
0009_generic_profiles.py Fix circular deps in the migrations 2017-08-06 18:28:07 +01:00
0011_delete_clipper_and_custommail.py Set the permissions for buro and members 2017-06-24 23:45:04 +01:00
0012_remove_club.py Move the club model to the gestion app 2017-02-20 01:12:06 +01:00
0013_move_events_to_gestion.py Fix circular deps in the migrations 2017-08-06 18:28:07 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00