a28c00e474
- 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` |
||
---|---|---|
.. | ||
fixtures | ||
management/commands | ||
migrations | ||
static/kfet | ||
templates/kfet | ||
templatetags | ||
__init__.py | ||
admin.py | ||
apps.py | ||
autocomplete.py | ||
backends.py | ||
consumers.py | ||
context_processors.py | ||
decorators.py | ||
forms.py | ||
middleware.py | ||
models.py | ||
routing.py | ||
signals.py | ||
urls.py | ||
views.py |