Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# 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