djangocms-link plugin removed from installed apps

This commit is contained in:
Serghei Mihai 2014-10-28 17:28:58 +01:00
parent a611e7a3f6
commit 7cc211c46c
3 changed files with 0 additions and 3 deletions

View File

@ -165,7 +165,6 @@ INSTALLED_APPS = (
'sekizai',
'cms',
'djangocms_text_ckeditor',
'djangocms_link',
'djangocms_video',
'cms_ajax_text_plugin',
'menus',

View File

@ -16,5 +16,4 @@ requests_oauthlib
djangocms-text-ckeditor
django-cms-ajax-text-plugin>=2.1.0
python-openid
djangocms-link
djangocms-video

View File

@ -135,7 +135,6 @@ setup(name="compte-agglo-montpellier",
'django-cms>=3.0,<=3.0.3',
'djangocms-text-ckeditor',
'django-cms-ajax-text-plugin>=2.1.0'
'djangocms-link',
'djangocms-video',
],
dependency_links = [