requirements: added more django-cms plugins.

Added editable package, for django-select2,
the egg django-select2-py3 in pypy wasn't
updated since 2013. Functionality hasn't
been tested but at least it installed.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-20 19:40:26 -06:00
parent fa26689808
commit e280d3213c
1 changed files with 16 additions and 1 deletions

View File

@ -12,7 +12,6 @@ django-treebeard==3.0
django-sekizai==0.7
django-classy-tags==0.5
django-filer==0.9.9
cmsplugin-filer==0.10.1
# django-cms
django-cms>=3
@ -20,4 +19,20 @@ django-cms>=3
# django-cms-plugins
djangocms-admin-style==0.2.2
djangocms-text-ckeditor>=2.4
-e git+git@github.com:applegrew/django-select2.git#egg=django-select2-py3
djangocms-blog>=0.4.0
djangocms-flash
djangocms-googlemap
djangocms-inherit
djangocms-teaser
djangocms-link
djangocms-snippet
djangocms-style
djangocms-column
djangocms-grid
djangocms-oembed
djangocms-table
cmsplugin-filer==0.10.1