kpsul/cof
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
..
fixtures Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
management Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
migrations Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
static Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
templates Fix the registration forms 2017-02-11 12:42:36 +01:00
templatetags Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
__init__.py Commit gore : premier push vers git.eleves 2016-05-21 23:57:36 +02:00
admin.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
autocomplete.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
autocomplete_light_registry.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
csv_views.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
decorators.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
forms.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
models.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
petits_cours_models.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
petits_cours_views.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
shared.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
tests.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
urls.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
views.py Add groups cof_members and cof_buro. 2017-02-11 23:05:51 +01:00
widgets.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00