forked from oldroute/django-box-1
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
26 lines (24 loc) · 918 Bytes
/
requirements.txt
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
# system wide packages
# psycopg2==2.6.1
Django==1.11.*
six==1.10.0
unidecode==1.1.0
xlsxwriter==1.1.8
unicodecsv==0.14.1
requests==2.18.4
django-imagekit==0.3.3
django-mptt==0.9.1
django_tinymce==2.6.0
dj-pagination==2.4.0
django-modeladmin-reorder==0.3.1
git+git://github.com/redsolution/django-catalog-tree@1.11
git+git://github.com/redsolution/django-treemenus@1.11
git+git://github.com/redsolution/django-simple-feedback.git@1.11
git+git://github.com/redsolution/django-tinymce-attachment@1.11
git+git://github.com/redsolution/django-nocaptcha-recaptcha.git
git+git://github.com/redsolution/django-chunks.git@1.11
git+git://github.com/redsolution/django-easy-news.git@1.11
git+git://github.com/redsolution/django-seo.git@1.11
git+git://github.com/redsolution/django-import-redirects@1.11
git+git://github.com/redsolution/django-filebrowser-no-grappelli.git
git+git://github.com/redsolution/django-page-cms@1.11