Rename the cof/ folder to gestioasso/

This is a much more sensible name since it contains configuration
applicable to both GestioCOF and GestioBDS.

The next logical step would be to rename the `gestioncof/` folder to
`cof/`.
This commit is contained in:
Martin Pépin 2021-02-07 17:17:15 +01:00
parent 63eeb5b7a9
commit 726b3f55a0
No known key found for this signature in database
GPG key ID: E7520278B1774448
26 changed files with 17 additions and 17 deletions

View file

@ -1,3 +0,0 @@
from channels.routing import include
routing = [include("kfet.routing.routing", path=r"^/ws/k-fet")]