kpsul/cof/settings
Aurélien Delobelle 07f1a53532 CMS permissions can be managed from group views.
These permissions concern pages, images, documents and access to the
wagtail admin site. Only appropriate elements can be selected: only the
kfet root page and its descendants, same for the kfet root collection
(for images and documents), and kfet snippets (MemberTeam).

Add django-formset-js as dependency to help manipulate formsets.

K-Fêt groups created from "devdata" commands get suitable permissions
for the CMS.
2017-10-17 16:50:39 +02:00
..
.gitignore New organisation of settings files 2017-04-10 23:01:19 +01:00
common.py CMS permissions can be managed from group views. 2017-10-17 16:50:39 +02:00
dev.py Add SCRIPT_NAME to the production-like server 2017-08-13 14:36:45 +01:00
local.py Specify the full path of the sqlite database 2017-08-11 17:24:09 +01:00
prod.py Move STATIC_ROOT in production 2017-09-12 09:22:54 +02:00
secret_example.py Hide more stuff in secret.py 2017-08-13 13:39:13 +01:00