-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
117 lines (89 loc) · 2.71 KB
/
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
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
## web framework
Django==1.4.22
## Pinax ecosystem (from pinax basic project requirements/base.txt)
# --extra-index-url=https://dist.pinaxproject.com/dev/
# --extra-index-url=https://dist.pinaxproject.com/alpha/
django-user-accounts==1.0b8
django-extensions==1.0.3
django-debug-toolbar==0.9.4
django-staticfiles==1.2.1
django-statici18n==0.4.1
django-compressor==1.2
django-rosetta==0.7.6
django-timezones==0.2
pytz==2013b
## django-openid==0.3a1
git+git://github.com/simonw/django-openid.git@e89ea1e0ad4aeac4aaa675a0067a642b393762a2
python-openid==2.2.5
Babel==0.9.6
django-pagination==1.0.7
## idios==0.2a2.dev2
git+git://github.com/eldarion/idios.git@d48698c21611b9de0830578bab4f57ed69e61126
django-model-utils==1.2.0
django-tastypie==0.9.11
django-admin-tools==0.4.1
django-admin-bootstrapped==0.1.1
git+git://github.com/blaze33/django-gravatar.git@6fa71ad05bd57126966a09570138f66746c408b4#egg=django-gravatar
# c implementation of decimal. defaults in python 3.3
## cdecimal==2.3
# Amazon
python-amazon-product-api==0.2.5
# lxml required by amazon api
lxml==3.7.3
## pinax-theme-bootstrap
pinax-theme-bootstrap==3.0a4
## schema and data migrations
South==0.7.6
## AWS interface & storage backend
boto==2.6.0
django-storages==1.1.8
#hg+https://bitbucket.org/david/django-storages@1574890#egg=django-storages
## dateutil needed to only upload updated files
python-dateutil==1.5
## memcache interface
pylibmc==1.2.3
django-pylibmc-sasl==0.2.4
## memcache configuration for heroku
django-heroku-memcacheify==0.3
## application management
## honcho 0.3.1 fork
git+git://github.com/blaze33/honcho.git@321ebbe0c1#egg=honcho
## production webserver
gunicorn==19.7.1
gevent==1.2.1
greenlet==0.4.12
## Database backends
## PostgreSQL adapter for Python
psycopg2==2.4.5
## Database configuration for heroku
django-heroku-postgresify==0.3
git+git://github.com/aino/django-hstore.git@688f19f177#egg=django-hstore
## monitoring
newrelic==2.84.0.64
raven==2.0.7.1
## asynchronous tasks aka. celery
django-celery==3.0.23
git+git://github.com/blaze33/celery-redis-unixsocket.git@a43a0839dc#egg=celery-redis-unixsocket
## utils
requests==1.1.0
django-htmlmin==0.5.2
django-softhyphen==0.15
## tagging
django-taggit==0.9.3
# git+git://github.com/yedpodtrzitko/django-taggit.git@9a87cd4#egg=django-taggit
## voting application
django-voting==0.2
## queryset handling for generic relations
django-generic-aggregation==0.3.1
## Following application
django-follow==0.6
## Redis + complete
redis==2.7.2
redis-completion==0.4.0
## template loader
django-apptemplates==0.0.1
## js url reverse
django-js-reverse==0.1.0
## The following requirements were added by pip --freeze:
#NewCo_bw_editor
hg+https://[email protected]/sebastien_worms/newco_bw_editor#egg=newco_bw_editor