summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.sample
diff options
context:
space:
mode:
authorValérie-Emma Leroux <emma@iggdrasil.net>2016-02-24 19:03:18 +0100
committerValérie-Emma Leroux <emma@iggdrasil.net>2016-02-24 19:03:18 +0100
commit08fd9ff26d3d61155f421d6229c3eaa2f29fa9b3 (patch)
tree80049a20180878b3420252db8d80370d48684cf3 /example_project/local_settings.py.sample
parentf1735f9f3ee84a45f8a65cacfe43709eda392425 (diff)
downloadIshtar-08fd9ff26d3d61155f421d6229c3eaa2f29fa9b3.tar.bz2
Ishtar-08fd9ff26d3d61155f421d6229c3eaa2f29fa9b3.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/'