gestioCOF/cof
Aurélien Delobelle fe840f2003 Add club view / update profile view
Profile view
- Let the user see his information.
- List the clubs whose he is a member.

Profile edition view
- Renamed from previous "profile" view
- User can now change "occupation" field.

Club detail view
- Informations about a club.
- Accessible by staff members and "respos" of the club.
- List members, with subscription fee (if applicable).

Club admin
- Change memberships of clubs added.
2017-08-09 12:53:44 +02:00
..
fixtures Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
management Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
migrations Merge branch 'supportBDS' into Kerl/bds_groups 2017-02-23 12:58:10 +01:00
static Add club view / update profile view 2017-08-09 12:53:44 +02:00
templates Add club view / update profile view 2017-08-09 12:53:44 +02:00
templatetags Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
__init__.py Commit gore : premier push vers git.eleves 2016-05-21 23:57:36 +02:00
admin.py Merge branch 'supportBDS' into Kerl/django111-packages 2017-02-23 17:56:12 +01:00
apps.py Use the AppConfig class 2017-02-23 01:56:59 +01:00
autocomplete.py Apply the new db structure to autocomplete in cof 2017-02-22 14:49:34 +01:00
csv_views.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00
decorators.py Merge branch 'supportBDS' of git.eleves.ens.fr:michele.orru/gestioCOF into michele 2017-02-18 13:00:21 +01:00
forms.py Merge branch 'supportBDS' of git.eleves.ens.fr:cof-geek/gestioCOF into supportBDS 2017-02-23 19:00:58 +01:00
models.py Merge branch 'supportBDS' into Kerl/clubs_support 2017-02-23 12:35:37 +01:00
petits_cours_forms.py Merge branch 'master' into supportBDS 2017-02-12 04:26:43 +01:00
petits_cours_models.py Specify the on_delete attribute everywhere 2017-02-23 01:40:25 +01:00
petits_cours_views.py handle timezones in petits_cours_views 2017-02-23 18:35:38 +01:00
tests.py Merge branch 'supportBDS' of git.eleves.ens.fr:michele.orru/gestioCOF into michele 2017-02-18 13:00:21 +01:00
urls.py Merge branch 'supportBDS' into Kerl/django111-packages 2017-02-23 17:56:12 +01:00
views.py Reformat code in 79 columns 2017-04-01 18:29:36 +01:00
widgets.py Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00