fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move updating covers in children to the end of publishing process,
[wolnelektury.git]
/
wolnelektury
/
settings
/
__init__.py
diff --git
a/wolnelektury/settings/__init__.py
b/wolnelektury/settings/__init__.py
index
de1b442
..
db6ba45
100644
(file)
--- a/
wolnelektury/settings/__init__.py
+++ b/
wolnelektury/settings/__init__.py
@@
-86,7
+86,7
@@
INSTALLED_APPS_CONTRIB = [
'djcelery',
'djkombu',
'honeypot',
- 'django_nose',
+
#
'django_nose',
#allauth stuff
'emailconfirmation',