fnp
/
emels.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
english, erasmus
[emels.git]
/
emels
/
settings
/
locale.py
diff --git
a/emels/settings/locale.py
b/emels/settings/locale.py
index
0ebecda
..
cdaf12b
100644
(file)
--- a/
emels/settings/locale.py
+++ b/
emels/settings/locale.py
@@
-31,7
+31,3
@@
USE_L10N = True
# If you set this to False, Django will not use timezone-aware datetimes.
USE_TZ = True
-
-LOCALE_PATHS = (
- os.path.join(PROJECT_DIR, 'emels/locale-contrib'),
-)