fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bugfix
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
5b55b04
..
85272b9
100644
(file)
--- a/
src/wolnelektury/settings/apps.py
+++ b/
src/wolnelektury/settings/apps.py
@@
-6,6
+6,7
@@
INSTALLED_APPS_OUR = [
'wolnelektury',
# our
'ajaxable',
+ 'annoy',
'api',
'catalogue',
'chunks',
@@
-53,7
+54,6
@@
INSTALLED_APPS_CONTRIB = [
'rest_framework',
'fnp_django_pagination',
'pipeline',
- 'piwik',
'sorl.thumbnail',
'honeypot',
'fnpdjango',