Add support for apphook config
This commit is contained in:
parent
78d612a387
commit
f6e8e27687
23 changed files with 1308 additions and 428 deletions
1
setup.py
1
setup.py
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue