fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
stop annoying people
[prawokultury.git]
/
prawokultury
/
settings.d
/
30-locale.py
diff --git
a/prawokultury/settings.d/30-locale.py
b/prawokultury/settings.d/30-locale.py
index
cafb273
..
d239653
100644
(file)
--- a/
prawokultury/settings.d/30-locale.py
+++ b/
prawokultury/settings.d/30-locale.py
@@
-34,3
+34,8
@@
USE_L10N = True
USE_TZ = True
FORMAT_MODULE_PATH = "prawokultury.formats"
+
+CONTRIB_LOCALE_APPS = [
+ 'django_comments_xtd',
+ 'taggit_autosuggest'
+]