Use types from django-meta-mixin
This commit is contained in:
parent
c5e0227565
commit
ccd27bdb99
5 changed files with 70 additions and 35 deletions
4
setup.py
4
setup.py
|
|
@ -47,8 +47,8 @@ setup(
|
|||
'djangocms-text-ckeditor',
|
||||
'cmsplugin-filer',
|
||||
'django-meta>=0.2',
|
||||
'django-meta-mixin>=0.1.1',
|
||||
'aldryn-apphooks-config',
|
||||
'django-meta-mixin>=0.2.1',
|
||||
'aldryn-apphooks-config>=0.2.6',
|
||||
],
|
||||
license='BSD',
|
||||
zip_safe=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue