Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags (#378)
* Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags
This commit is contained in:
parent
0233ba5605
commit
22ead871ee
9 changed files with 10 additions and 7 deletions
1
setup.py
1
setup.py
|
|
@ -36,6 +36,7 @@ setup(
|
|||
'django-taggit-autosuggest',
|
||||
'djangocms-text-ckeditor',
|
||||
'cmsplugin-filer>=1.0',
|
||||
'easy-thumbnails>=2.4.1',
|
||||
'django-meta>=1.2',
|
||||
'django-meta-mixin>=0.3',
|
||||
'aldryn-apphooks-config>=0.2.6',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue