diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..46a1603 --- /dev/null +++ b/app/requirements.txt @@ -0,0 +1,75 @@ +aldryn-apphooks-config==0.2.6 +aldryn-boilerplates==0.7.3 +aldryn-bootstrap3==0.5.2 +aldryn-common==0.1.4 +aldryn-translation-tools==0.2.1 +cmsplugin-filer==0.10.2 +dj-database-url==0.3.0 +Django==1.7.8 +django-admin-enhancer==1.0.0 +django-admin-extend==0.0.3 +django-appconf==1.0.1 +django-appdata==0.1.4 +django-classy-tags==0.6.2 +django-cms==3.1.3 +django-cms-smartsnippets==0.1.3 +django-debug-toolbar==1.4 +django-durationfield==0.5.2 +django-easy-select2==1.3.1 +django-filer==0.9.12 +django-formtools==1.0 +django-ipware==1.1.1 +django-meta==0.3.1 +django-meta-mixin==0.2.1 +django-mptt==0.7.4 +django-multipleformwizard==0.2.16 +django-parler==1.5.1 +django-phonenumber-field==0.7.2 +django-pipeline==1.5.4 +django-polymorphic==0.7.2 +django-reversion==1.9.3 +django-sekizai==0.8.2 +Django-Select2==4.3.2 +django-sortedm2m==1.0.2 +django-taggit==0.17.3 +django-taggit-autosuggest==0.2.7 +django-tinymce==2.0.5 +django-treebeard==3.0 +djangocms-admin-style==0.2.8 +djangocms-column==1.5 +djangocms-file==0.1 +djangocms-flash==0.2.0 +djangocms-forms==0.1.15 +djangocms-googlemap==0.3 +djangocms-inherit==0.1 +djangocms-installer==0.8.1 +djangocms-link==1.7.1 +djangocms-picture==0.1 +djangocms-style==1.5 +djangocms-teaser==0.1 +djangocms-text-ckeditor==2.6.0 +djangocms-video==0.1 +easy-thumbnails==2.2 +futures==3.0.3 +GeoIP==1.3.2 # Hack: http://xazrad.blogspot.ru/2014/12/django-geoip-ubuntu-mac-os-x.html +hashids==1.1.0 +html5lib==0.9999999 +jsonfield==1.0.3 +mysql==0.0.1 +MySQL-python==1.2.5 +newrelic==2.56.0.42 +phonenumbers==7.1.0 +Pillow==3.0.0 +python-dateutil==2.4.2 +python-slugify==1.1.4 +pytz==2015.7 +pyuca==1.1 +requests==2.8.1 +six==1.10.0 +South==1.0.2 +sqlparse==0.1.18 +tablib==0.10.0 +tzlocal==1.2 +Unidecode==0.4.18 +vobject==0.6.6 +YURL==0.13 diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 5d00df2..0000000 --- a/requirements.txt +++ /dev/null @@ -1,42 +0,0 @@ -django==1.7.8 -djangocms-installer -djangocms_text_ckeditor -git+https://github.com/fefa4ka/aldryn-people -easy_thumbnails -django-appconf -vobject -aldryn-bootstrap3 -aldryn-translation-tools -djangocms_style -djangocms_column -djangocms_file -djangocms_flash -djangocms_googlemap -djangocms_inherit -djangocms_link -djangocms_picture -djangocms_teaser -djangocms_video -mysql -django-pipeline -django_debug_toolbar -djangocms-forms -django-multipleformwizard -newrelic -django-reversion -cmsplugin-filer -django-taggit -django-taggit-autosuggest==0.2.7 -django-meta -django-meta-mixin -django-admin-enhancer -aldryn-apphooks-config -#export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.2/include/libxml2:$C_INCLUDE_PATH -git+https://github.com/MagicSolutions/django-cmsplugin-tabs.git#egg=django-cmsplugin-tabs -django-cms-smartsnippets -django-admin-extend -pyuca -https://github.com/aldryn/aldryn-segmentation/archive/master.zip -https://github.com/aldryn/aldryn-country-segment/archive/master.zip -django-easy-select2 -geoip #http://xazrad.blogspot.ru/2014/12/django-geoip-ubuntu-mac-os-x.html \ No newline at end of file