kpsul/gestioncof
Martin Pépin 81681ad0e5 Turn 2 functions into class/objects methods
- `_get_attrib_counter` become a classmethod of
  `PetitCoursAttributionCounter`
- `_get_demande_candidates` become a method of `PetitCoursDemande`
2017-02-05 17:07:58 +01:00
..
fixtures On ne met pas root dans la fixture users 2017-01-09 16:41:49 +01:00
migrations Champ commentaires 2016-09-04 13:21:23 +02:00
static Cesse d'utiliser des fichiers statiques custom 2016-11-20 20:09:12 +01:00
templates Typo et renommage 2017-01-10 23:26:11 +01:00
templatetags Nettoyage 2016-07-16 20:54:52 +02:00
__init__.py Initial import 2012-06-27 23:28:35 +02:00
admin.py BdA 2016-09-27 16:57:39 +02:00
autocomplete.py Protection de la vue autocomplete 2016-09-24 19:40:16 +02:00
autocomplete_light_registry.py Update Py3 compat 2016-07-15 00:20:08 +02:00
csv_views.py Update Py3 compat 2016-07-15 00:20:08 +02:00
decorators.py Update Py3 compat 2016-07-15 00:20:08 +02:00
forms.py Merge branch 'Kerl/clubs' into 'master' 2016-08-29 16:20:57 +02:00
models.py Cosmetics: post_save-ing a CofProfile now with decorators. 2017-01-05 11:35:34 +01:00
petits_cours_models.py Turn 2 functions into class/objects methods 2017-02-05 17:07:58 +01:00
petits_cours_views.py Turn 2 functions into class/objects methods 2017-02-05 17:07:58 +01:00
shared.py Normalise les logins clipper venant du CAS 2016-11-05 18:31:40 +01:00
tests.py Deleting a CofProfile ⇒ Deleting a User. 2017-01-05 11:35:21 +01:00
urls.py On peut changer de respos 2016-08-23 21:09:47 +02:00
views.py Typo et renommage 2017-01-10 23:26:11 +01:00
widgets.py Update Py3 compat 2016-07-15 00:20:08 +02:00