Reuse _get_meta_value from django-meta

This commit is contained in:
Iacopo Spalletti 2016-04-09 07:25:27 +02:00
commit 97f3743771
3 changed files with 3 additions and 17 deletions

View file

@ -36,7 +36,7 @@ setup(
'django-taggit-autosuggest',
'djangocms-text-ckeditor',
'cmsplugin-filer',
'django-meta>=1.1',
'django-meta>=1.2',
'aldryn-apphooks-config>=0.2.6',
'djangocms-apphook-setup',
'aldryn-search'