summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.sample
diff options
context:
space:
mode:
authorValérie-Emma Leroux <valerie-emma.leroux@iggdrasil.net>2016-02-24 19:03:18 +0100
committerValérie-Emma Leroux <valerie-emma.leroux@iggdrasil.net>2016-02-24 19:03:18 +0100
commit5208d6dac15325c8c25d2082a0196c6de3496339 (patch)
tree80049a20180878b3420252db8d80370d48684cf3 /example_project/local_settings.py.sample
parent517a4fd08d52b1e932a4c771f2517ef6578527be (diff)
downloadIshtar-5208d6dac15325c8c25d2082a0196c6de3496339.tar.bz2
Ishtar-5208d6dac15325c8c25d2082a0196c6de3496339.zip
Update translations
Diffstat (limited to 'example_project/local_settings.py.sample')
-rw-r--r--example_project/local_settings.py.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/local_settings.py.sample b/example_project/local_settings.py.sample
index 942a35df5..ee5338801 100644
--- a/example_project/local_settings.py.sample
+++ b/example_project/local_settings.py.sample
@@ -41,7 +41,7 @@ PROJECT_SLUG = "my-project"
ALLOWED_HOSTS = []
# if your installation uses a prefix after the domain name modify and uncomment
-# theses lines
+# these lines
# DOMAIN_PREFIX = "/ishtar-test"
# LOGIN_URL = DOMAIN_PREFIX + '/accounts/login/'
# LOGIN_REDIRECT_URL = DOMAIN_PREFIX + '/accounts/profile/'