fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Housekeeping: removed celery dependency and some unused code.
[redakcja.git]
/
src
/
redakcja
/
settings
/
defaults.py
diff --git
a/src/redakcja/settings/defaults.py
b/src/redakcja/settings/defaults.py
index
688e2b6
..
63f9e93
100644
(file)
--- a/
src/redakcja/settings/defaults.py
+++ b/
src/redakcja/settings/defaults.py
@@
-23,6
+23,8
@@
ADMINS = (
(u'Radek Czajka', 'radoslaw.czajka@nowoczesnapolska.org.pl'),
)
+INTERNAL_IPS = ['127.0.0.1']
+
MANAGERS = ADMINS
# Local time zone for this installation. Choices can be found here: