fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Contact forms update.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
7797d3a
..
fa2f82f
100644
(file)
--- a/
src/wolnelektury/settings/apps.py
+++ b/
src/wolnelektury/settings/apps.py
@@
-32,6
+32,7
@@
INSTALLED_APPS_OUR = [
'isbn',
'paypal',
'push',
+ 'club.apps.ClubConfig',
]
INSTALLED_APPS_CONTRIB = [
@@
-58,7
+59,7
@@
INSTALLED_APPS_CONTRIB = [
'getpaid',
'getpaid.backends.payu',
'django_extensions',
- '
club.apps.ClubConfig
',
+ '
forms_builder.forms
',
'debug_toolbar',