forked from denverfoundation/storybase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREQUIREMENTS-django-1.3
52 lines (52 loc) · 1.3 KB
/
REQUIREMENTS-django-1.3
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Django>=1.3,<1.4
PIL==1.1.7
South==0.7.3
argparse==1.2.1
cmsplugin-filer==0.8.0
distribute==0.6.14
#django-ajax-selects==1.2.4
django-classy-tags==0.3.4.1
django-cms==2.2
django-email-confirmation==0.2
# Install django-filer develop branch because it fixes
# https://github.com/stefanfoulis/django-filer/issues/59
git+git://github.com/stefanfoulis/django-filer.git
git+https://github.com/toastdriven/django-haystack.git@master#egg=django-haystack
django-mptt==0.5.1
django-reversion==1.4
django-sekizai==0.5
django-taggit
django-tastypie>=0.9.15
django-tinymce==1.5.1b2
django-uni-form==0.9.0
geopy
html5lib==0.90
httplib2==0.7.2
mimeparse==0.1.3
oauth2==1.5.211
psycopg2==2.4.1
pycrypto==2.5
pysolr==2.1.0-beta
python-dateutil==1.5
python-openid==2.2.5
python-ptrace==0.6.3
wsgiref==0.1.2
git+git://github.com/elpaso/django-dag.git#egg=django_dag
django-uuidfield==0.2
# Install djang-model-utils from Bitbucket so we can used
# InheritanceManager.get_subclass()
hg+https://bitbucket.org/carljm/django-model-utils
django-categories
django-social-auth
django-registration
# django-passwords is optional
django-passwords
django-notification
pytz
micawber>=0.2.5
# Use version of django-threadedcomments from GitHub because the pypi
# version is stale
git+git://github.com/HonzaKral/django-threadedcomments.git
cssselect
lxml
shortuuid