fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into funding
[wolnelektury.git]
/
wolnelektury
/
settings
/
locale.py
diff --git
a/wolnelektury/settings/locale.py
b/wolnelektury/settings/locale.py
index
7b951fb
..
5069051
100644
(file)
--- a/
wolnelektury/settings/locale.py
+++ b/
wolnelektury/settings/locale.py
@@
-5,6
+5,7
@@
from .paths import PROJECT_DIR
# If you set this to False, Django will make some optimizations so as not
# to load the internationalization machinery.
USE_I18N = True
+USE_L10N = True
LOCALE_PATHS = [
path.join(PROJECT_DIR, 'locale-contrib')