fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Base payment scheme.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
apps.py
diff --git
a/src/wolnelektury/settings/apps.py
b/src/wolnelektury/settings/apps.py
index
07f7ff1
..
106e94f
100644
(file)
--- a/
src/wolnelektury/settings/apps.py
+++ b/
src/wolnelektury/settings/apps.py
@@
-61,6
+61,7
@@
INSTALLED_APPS_CONTRIB = [
'django_extensions',
'raven.contrib.django.raven_compat',
+ 'club.apps.ClubConfig',
'migdal',
'django_comments',
'django_comments_xtd',