summaryrefslogtreecommitdiff
path: root/commonnet/local_settings.py.sample
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-01 18:47:59 +0200
committerÉtienne Loks <etienne@peacefrogs.net>2019-08-01 18:47:59 +0200
commit98a3f7225b8b1265b3255a7e104545ea94e05ab4 (patch)
tree2b989210904c577ea4c241c1f850674adea1f8d7 /commonnet/local_settings.py.sample
parent108b5514fe795e3bbf4c76245047f5ea054c3d20 (diff)
downloadComm-on-net-98a3f7225b8b1265b3255a7e104545ea94e05ab4.tar.bz2
Comm-on-net-98a3f7225b8b1265b3255a7e104545ea94e05ab4.zip
Translations - basic makefile
Diffstat (limited to 'commonnet/local_settings.py.sample')
-rw-r--r--commonnet/local_settings.py.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/commonnet/local_settings.py.sample b/commonnet/local_settings.py.sample
index c280f86..0cba3f5 100644
--- a/commonnet/local_settings.py.sample
+++ b/commonnet/local_settings.py.sample
@@ -2,3 +2,5 @@ RESPONSIBLE_EMAIL = None
# Cache for http request - set to false in production
DEV = True
+
+EXTRA_APPS = []