author | ymh <ymh.work@gmail.com> |
Tue, 01 Sep 2015 18:32:56 +0200 | |
changeset 88 | a96af8e8f660 |
parent 60 | 80abd18d84d1 |
child 147 | 51e129ee6086 |
permissions | -rw-r--r-- |
3 | 1 |
-f ../../res/src |
2 |
defusedxml==0.4.1 |
|
88
a96af8e8f660
update django, platform + new version
ymh <ymh.work@gmail.com>
parents:
60
diff
changeset
|
3 |
Django==1.8.4 |
16 | 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 |
52
d5f030dbdb47
upgrade ldt, add project copy, remove django warnings as much as possible
ymh <ymh.work@gmail.com>
parents:
23
diff
changeset
|
6 |
django-cors-headers==1.1.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 |
52
d5f030dbdb47
upgrade ldt, add project copy, remove django warnings as much as possible
ymh <ymh.work@gmail.com>
parents:
23
diff
changeset
|
12 |
django-taggit==0.16.2-IRI |
3 | 13 |
django-taggit-templatetags===0.4.5dev-r0 |
16 | 14 |
django-tastypie==0.12.2 |
52
d5f030dbdb47
upgrade ldt, add project copy, remove django warnings as much as possible
ymh <ymh.work@gmail.com>
parents:
23
diff
changeset
|
15 |
django-templatetag-sugar==1.0.1 |
60
80abd18d84d1
add migration to django-url-shortener
ymh <ymh.work@gmail.com>
parents:
52
diff
changeset
|
16 |
django-url-shortener==0.1.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 |
|
52
d5f030dbdb47
upgrade ldt, add project copy, remove django warnings as much as possible
ymh <ymh.work@gmail.com>
parents:
23
diff
changeset
|
27 |
python-dateutil==2.4.2 |
3 | 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 |
|
52
d5f030dbdb47
upgrade ldt, add project copy, remove django warnings as much as possible
ymh <ymh.work@gmail.com>
parents:
23
diff
changeset
|
38 |
sorl-thumbnail==12.3 |
3 | 39 |
urllib3==1.10.4 |
40 |
Whoosh==2.7.0 |