Drop depedency on django select2

This commit is contained in:
Iacopo Spalletti 2015-06-28 18:34:33 +02:00
commit e5413ff6fc
4 changed files with 8 additions and 13 deletions

View file

@ -20,7 +20,6 @@ HELPER_SETTINGS = {
'easy_thumbnails',
'djangocms_text_ckeditor',
'cmsplugin_filer_image',
'django_select2',
'taggit_autosuggest',
],
'LANGUAGE_CODE': 'en',