remove select2

see also: 674106cd9f (commitcomment-12244334)
This commit is contained in:
Jens Diemer 2015-07-20 00:04:54 +02:00
parent 95f2914a33
commit 340208ac65

View file

@ -64,7 +64,6 @@ Add ``djangocms_blog`` and its dependencies to INSTALLED_APPS::
'parler',
'taggit',
'taggit_autosuggest',
'django_select2',
'meta',
'meta_mixin',
'admin_enhancer',