kpsul/gestion/templates/gestion
Martin Pépin a28c00e474 Move the auth stuff to gestion/
- The login views are in `gestion/`
- The templates are under `gestion/templates/gestion/`
- `cof/shared.py` moves to `gestion/` and is splitted into 3 files:
    - The auth backends are in `backends.py`.
    - The context_processor is in `context_processor.py`
    - The LOCK/UNLOCK functions remain in `shared.py`
2017-02-12 15:38:14 +01:00
..
error.html Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
login.html Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
login_switch.html Move the auth stuff to gestion/ 2017-02-12 15:38:14 +01:00
profile.html fixing profile view 2017-02-11 17:57:37 +01:00