Add support for apphook config

This commit is contained in:
Iacopo Spalletti 2015-09-20 01:11:14 +02:00
commit f6e8e27687
23 changed files with 1308 additions and 428 deletions

View file

@ -48,6 +48,7 @@ setup(
'cmsplugin-filer',
'django-meta>=0.2',
'django-meta-mixin>=0.1.1',
'aldryn-apphooks-config',
],
license='BSD',
zip_safe=False,