fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Prevent a race condition between "Replacing text" label and the save dialog, probably...
[redakcja.git]
/
redakcja
/
settings
/
common.py
diff --git
a/redakcja/settings/common.py
b/redakcja/settings/common.py
index
0c1b679
..
09d5016
100644
(file)
--- a/
redakcja/settings/common.py
+++ b/
redakcja/settings/common.py
@@
-111,7
+111,7
@@
INSTALLED_APPS = (
'south',
'sorl.thumbnail',
'pagination',
- 'gravatar',
+ '
django_
gravatar',
'djcelery',
'djkombu',
'fileupload',