kpsul/gestioncof
2017-08-09 00:07:56 +02:00
..
cms Models des pages et traductions 2017-08-09 00:07:56 +02:00
fixtures Dev data loaded using a django admin command 2017-02-03 14:33:10 +01:00
management Merge branch 'master' into Aufinal/dev_data_kfet 2017-02-11 21:01:37 +01:00
migrations Remove the num field in CofProfile 2017-05-22 01:00:32 +01:00
static send_rappel: use django messages + css tweaks 2017-06-02 19:14:06 +01:00
templates Merge branch 'master' into aureplop/kfet_cms 2017-06-12 02:04:28 +02:00
templatetags Escape the content of the regex in highligh_text 2017-03-19 14:48:04 +00:00
__init__.py Add Wagtail CMS for kfet app. 2017-05-30 20:44:30 +02:00
admin.py enhance User.__str__ with get_full_name 2017-05-23 16:50:43 +01:00
apps.py Merge branch 'master' into aureplop/kfet_cms 2017-06-12 02:04:28 +02:00
autocomplete.py exclude empty strings from ldap results 2017-04-01 22:07:32 +01:00
autocomplete_light_registry.py Completion starts only when we have 3 characters 2017-01-06 17:26:35 +01:00
csv_views.py Update Py3 compat 2016-07-15 00:20:08 +02:00
decorators.py Remove lambda operators 2017-03-20 20:24:44 -03:00
forms.py Add an announcement banner 2017-05-25 23:58:59 +01:00
models.py Remove the num field in CofProfile 2017-05-22 01:00:32 +01:00
petits_cours_forms.py Move petits-cours forms in another file 2017-02-05 17:10:51 +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 Use transaction.atomic instead of lock_table 2017-05-23 05:58:09 +01:00
shared.py minor fix 2017-05-31 22:00:51 +02:00
signals.py Add Wagtail CMS for kfet app. 2017-05-30 20:44:30 +02:00
tests.py Deleting a CofProfile ⇒ Deleting a User. 2017-01-05 11:35:21 +01:00
urls.py Use class-based views 2017-02-05 17:41:23 +01:00
views.py Merge branch 'master' into aureplop/kfet_cms 2017-06-12 02:04:28 +02:00
widgets.py Update Py3 compat 2016-07-15 00:20:08 +02:00