Add of a configuration system
I added a better configuration system in order to take into account for
local development, staging or production deployments.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
django/config/__init__.py
0 → 100644
django/config/urls.py
0 → 100644
django/config/wsgi.py
0 → 100644