author | ymh <ymh.work@gmail.com> |
Thu, 16 Jul 2015 18:05:22 +0200 | |
changeset 23 | 16303a95fdb8 |
parent 18 | 909900f3c8fd |
child 52 | d5f030dbdb47 |
permissions | -rw-r--r-- |
3 | 1 |
-f ../../res/src |
2 |
defusedxml==0.4.1 |
|
16 | 3 |
Django==1.8.3 |
4 |
django-chunked-uploads==0.7 |
|
14
9618fe364dca
add missing django-cas library + upgrading virtualenv
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
5 |
django-cas-ng==3.4.2 |
3 | 6 |
django-cors-headers==1.0.0 |
16 | 7 |
django-extensions==1.5.5 |
8 |
django-guardian==1.3 |
|
4 | 9 |
django-haystack==2.4.0 |
16 | 10 |
django-oauth-plus==2.2.8 |
3 | 11 |
django-registration-redux==1.2 |
16 | 12 |
django-taggit==0.16.2 |
3 | 13 |
django-taggit-templatetags===0.4.5dev-r0 |
16 | 14 |
django-tastypie==0.12.2 |
3 | 15 |
django-templatetag-sugar==1.0 |
23 | 16 |
django-url-shortener==0.1 |
3 | 17 |
elasticsearch==1.4.0 |
18 |
httplib2==0.9.1 |
|
19 |
lxml==3.2.1 |
|
20 |
mimeparse==0.1.3 |
|
21 |
oauth2==1.5.211 |
|
22 |
oauthlib==0.7.2 |
|
18 | 23 |
Pillow==2.9.0 |
3 | 24 |
psycopg2==2.6 |
25 |
pyelasticsearch==1.2.3 |
|
26 |
PyJWT==1.1.0 |
|
27 |
python-dateutil==2.1 |
|
28 |
python-digest==1.7 |
|
29 |
python-mimeparse==0.1.4 |
|
30 |
python-openid==2.2.5 |
|
31 |
python-social-auth==0.2.7 |
|
32 |
PyYAML==3.11 |
|
33 |
requests==2.7.0 |
|
34 |
requests-oauthlib==0.5.0 |
|
35 |
setuptools-hg==0.4 |
|
36 |
simplejson==3.6.5 |
|
37 |
six==1.9.0 |
|
38 |
sorl-thumbnail==12.2 |
|
39 |
urllib3==1.10.4 |
|
40 |
Whoosh==2.7.0 |