Use django CMS 3.4 with knocker
This commit is contained in:
parent
1cfacc6557
commit
efac3d7608
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
@ -17,9 +17,9 @@ deps =
|
||||||
cms32: djangocms-text-ckeditor<3.0
|
cms32: djangocms-text-ckeditor<3.0
|
||||||
cms33: https://github.com/divio/django-cms/archive/release/3.3.x.zip
|
cms33: https://github.com/divio/django-cms/archive/release/3.3.x.zip
|
||||||
cms33: djangocms-text-ckeditor>=3.0
|
cms33: djangocms-text-ckeditor>=3.0
|
||||||
cms34: https://github.com/divio/django-cms/archive/develop.zip
|
cms34: https://github.com/divio/django-cms/archive/release/3.4.x.zip
|
||||||
cms34: djangocms-text-ckeditor>=3.0
|
cms34: djangocms-text-ckeditor>=3.0
|
||||||
knocker: https://github.com/divio/django-cms/archive/release/3.3.x.zip
|
knocker: https://github.com/divio/django-cms/archive/release/3.4.x.zip
|
||||||
knocker: channels>=0.15
|
knocker: channels>=0.15
|
||||||
knocker: https://github.com/nephila/django-knocker/archive/master.zip?0.1.1
|
knocker: https://github.com/nephila/django-knocker/archive/master.zip?0.1.1
|
||||||
knocker: djangocms-text-ckeditor>=3.0
|
knocker: djangocms-text-ckeditor>=3.0
|
||||||
|
|
Loading…
Reference in a new issue