Add requirements.txt
This commit is contained in:
parent
7fced7cbae
commit
06c85ffe87
1 changed files with 29 additions and 0 deletions
29
requirements.txt
Normal file
29
requirements.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
django-cms<3.1
|
||||||
|
|
||||||
|
django-mptt>=0.6
|
||||||
|
djangocms-text-ckeditor>=2.1.4
|
||||||
|
djangocms-admin-style
|
||||||
|
djangocms-column
|
||||||
|
djangocms-style
|
||||||
|
djangocms-flash
|
||||||
|
djangocms-googlemap
|
||||||
|
djangocms-inherit
|
||||||
|
|
||||||
|
git+git://github.com/philomat/django-teambox-icons#egg=django-teambox-icons
|
||||||
|
|
||||||
|
djangocms-file
|
||||||
|
djangocms-link
|
||||||
|
djangocms-picture
|
||||||
|
djangocms-teaser
|
||||||
|
djangocms-video
|
||||||
|
|
||||||
|
Django<1.7
|
||||||
|
pytz
|
||||||
|
django-reversion>=1.8
|
||||||
|
|
||||||
|
django-classy-tags>=0.3.4.1
|
||||||
|
south>=0.7.2
|
||||||
|
html5lib
|
||||||
|
Pillow>=2
|
||||||
|
django-sekizai>=0.7
|
||||||
|
six
|
Loading…
Reference in a new issue