fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for waiter.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
81756be
..
413504d
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',
@@
-34,6
+35,7
@@
INSTALLED_APPS_OUR = [
'paypal',
'push',
'club.apps.ClubConfig',
+ 'redirects.apps.RedirectsConfig',
]
INSTALLED_APPS_CONTRIB = [