kpsul/cof/migrations
Michele Orrù 94937fc7cd Add groups cof_members and cof_buro.
- remove is_buro from the database in the same way we did for is_cof
- make a decent migration that *SHOULD* take into account is_cof for old
  databases. note, this has been tested only through unittests.
- make unittests pass again accordin=gly fixing views.

Note: we should make a method for filtering with specific group members,
something like
map(lambda x: x.profile.cof, filter… group…)
2017-02-11 23:05:51 +01:00
..
0001_initial.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +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 Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0007_alter_club.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0008_py3.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
0009_generic_profiles.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
__init__.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00