umap/umap/settings
David Larlet bb8d233411
Remove DIRS from settings.TEMPLATES
It’s more convenient to let the sub-themes declare their own templates (especially with `'APP_DIRS': True`).
2023-06-14 21:15:37 -04:00
..
__init__.py Use django-environ to make part of the settings available throught env vars 2023-06-05 11:48:21 +02:00
base.py Remove DIRS from settings.TEMPLATES 2023-06-14 21:15:37 -04:00
dev.py Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00
local.py.sample Fix #406 for easy installing on ubuntu 2023-06-14 21:47:37 +02:00