Add versioned dependency on django-meta-mixin to help transition
This commit is contained in:
parent
40c240ace9
commit
5669b28dc8
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -37,6 +37,7 @@ setup(
|
||||||
'djangocms-text-ckeditor',
|
'djangocms-text-ckeditor',
|
||||||
'cmsplugin-filer',
|
'cmsplugin-filer',
|
||||||
'django-meta>=1.2',
|
'django-meta>=1.2',
|
||||||
|
'django-meta-mixin>=0.3',
|
||||||
'aldryn-apphooks-config>=0.2.6',
|
'aldryn-apphooks-config>=0.2.6',
|
||||||
'djangocms-apphook-setup',
|
'djangocms-apphook-setup',
|
||||||
'aldryn-search'
|
'aldryn-search'
|
||||||
|
|
Loading…
Reference in a new issue