Removed tinymce dependency

This commit is contained in:
Fergal Moran
2014-07-25 21:48:23 +01:00
parent 3a6c0e161e
commit 7372b75cdb

View File

@@ -117,7 +117,6 @@ INSTALLED_APPS = (
'notification',
'djcelery',
'django_nose',
'tinymce',
'sorl.thumbnail',
'south',
'pipeline',