131c45e1c7
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. |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_enable_unprocessed_demandes.py | ||
0003_event_image.py | ||
0004_registration_mail.py | ||
0005_encoding.py | ||
0006_add_calendar.py | ||
0007_alter_club.py | ||
0008_py3.py | ||
0009_generic_profiles.py | ||
0011_delete_clipper_and_custommail.py | ||
0012_remove_club.py | ||
0013_move_events_to_gestion.py | ||
__init__.py |