fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Better management of manually-set members.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
5b55b04
..
1d77372
100644
(file)
--- a/
src/wolnelektury/settings/apps.py
+++ b/
src/wolnelektury/settings/apps.py
@@
-6,6
+6,7
@@
INSTALLED_APPS_OUR = [
'wolnelektury',
# our
'ajaxable',
'wolnelektury',
# our
'ajaxable',
+ 'annoy',
'api',
'catalogue',
'chunks',
'api',
'catalogue',
'chunks',
@@
-16,6
+17,7
@@
INSTALLED_APPS_OUR = [
'newtagging',
'opds',
'pdcounter',
'newtagging',
'opds',
'pdcounter',
+ 'references',
'reporting',
'sponsors',
'stats',
'reporting',
'sponsors',
'stats',
@@
-34,6
+36,7
@@
INSTALLED_APPS_OUR = [
'paypal',
'push',
'club.apps.ClubConfig',
'paypal',
'push',
'club.apps.ClubConfig',
+ 'redirects.apps.RedirectsConfig',
]
INSTALLED_APPS_CONTRIB = [
]
INSTALLED_APPS_CONTRIB = [
@@
-53,7
+56,6
@@
INSTALLED_APPS_CONTRIB = [
'rest_framework',
'fnp_django_pagination',
'pipeline',
'rest_framework',
'fnp_django_pagination',
'pipeline',
- 'piwik',
'sorl.thumbnail',
'honeypot',
'fnpdjango',
'sorl.thumbnail',
'honeypot',
'fnpdjango',