'wolnelektury',
# our
'ajaxable',
+ 'annoy',
'api',
'catalogue',
'chunks',
'newtagging',
'opds',
'pdcounter',
+ 'pz',
+ 'references',
'reporting',
'sponsors',
'stats',
'paypal',
'push',
'club.apps.ClubConfig',
+ 'redirects.apps.RedirectsConfig',
]
INSTALLED_APPS_CONTRIB = [
'getpaid.backends.payu',
'django_extensions',
'forms_builder.forms',
+ 'django_countries',
'debug_toolbar',