..
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
Merge branch 'master' into 'Aufinal/merge_k-fet'
2017-03-24 20:23:32 +01:00
templates
Merge branch 'master' into 'Aufinal/merge_k-fet'
2017-03-24 20:23:32 +01:00
templatetags
Escape the content of the regex in highligh_text
2017-03-19 14:48:04 +00:00
__init__.py
Initial import
2012-06-27 23:28:35 +02:00
admin.py
Remove the num field in CofProfile
2017-05-22 01:00:32 +01: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
Remove the num field in CofProfile
2017-05-22 01:00:32 +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
Fewer requests on petit cours details management.
2017-04-09 17:57:11 +02:00
shared.py
cleanup et nouvelle implem de custommail
2016-12-22 20:18:27 +01: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
Registration: remove success var, fix message
2017-05-23 05:41:57 +01:00
widgets.py
Update Py3 compat
2016-07-15 00:20:08 +02:00