kpsul/cof/settings
Martin Pépin 34e552f760
New 'events' app, first model
The objective is to move (at some point) all the management logic in
this app. Before that time: as long as the events app does not have all
the features necessary to be used in production it is only available in
dev mode and coexists with the old event system. When it's ready we'll
move the old events in the new app (data migration) and remove the old
system.
2019-10-06 19:24:32 +02:00
..
.gitignore New organisation of settings files 2017-04-10 23:01:19 +01:00
__init__.py Make cof.settings a module 2017-10-26 18:13:09 +02:00
common.py Update settings ; remove debug_panel 2019-04-12 17:04:33 +02:00
dev.py New 'events' app, first model 2019-10-06 19:24:32 +02:00
local.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
prod.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
secret_example.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00