Skip to content
Snippets Groups Projects
django-1.6_cms-3.0.txt 1.4 KiB
Newer Older
Olivier Le Brouster's avatar
Olivier Le Brouster committed
# Currently, 3.0 is not yet released, so we use the develop branch
git+https://github.com/divio/django-cms.git@develop#egg=django-cms

# This is django-cms test requirements

django>=1.6,<1.7
django-reversion>=1.8

coverage==3.7
python-coveralls==2.4.0
docopt==0.6.1
unittest-xml-reporting==1.0.3
sphinx
Pillow==2.0
django-classy-tags>=0.5
South>=0.7.2
html5lib>=0.90
django-mptt>=0.6
django-sekizai>=0.7
argparse
dj-database-url
selenium
django-debug-toolbar
https://github.com/KristianOellegaard/django-hvad/archive/master.zip#egg=hvad
-e git+git://github.com/divio/djangocms-admin-style.git#egg=djangocms-admin-style
-e git+git://github.com/divio/djangocms-text-ckeditor.git#egg=djangocms-text-ckeditor
-e git+git://github.com/divio/djangocms-column.git#egg=djangocms-column
-e git+git://github.com/divio/djangocms-style.git#egg=djangocms-style
-e git+git://github.com/divio/djangocms-file.git#egg=djangocms-file
-e git+git://github.com/divio/djangocms-flash.git#egg=djangocms-flash
-e git+git://github.com/divio/djangocms-googlemap.git#egg=djangocms-googlemap
-e git+git://github.com/divio/djangocms-inherit.git#egg=djangocms-inherit
-e git+git://github.com/divio/djangocms-picture.git#egg=djangocms-picture
-e git+git://github.com/divio/djangocms-teaser.git#egg=djangocms-teaser
-e git+git://github.com/divio/djangocms-video.git#egg=djangocms-video
-e git+git://github.com/divio/djangocms-link.git#egg=djangocms-link
pyflakes