| author | ymh <ymh.work@gmail.com> |
| Tue, 10 Sep 2013 02:01:31 +0200 | |
| changeset 54 | 9f6e5abc5e74 |
| parent 3 | 63c5437a9b7d |
| child 89 | 49fda47ceb16 |
| permissions | -rw-r--r-- |
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
1 |
-f ../../res/src |
| 0 | 2 |
Django==1.5.2.dev20130524113953 |
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
3 |
Markdown==2.3.1 |
| 0 | 4 |
SPARQLWrapper==1.5.2 |
5 |
South==0.7.6 |
|
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
6 |
defusedxml==0.4.1 |
|
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
7 |
django-cors-headers==0.11 |
| 0 | 8 |
django-extensions==1.1.1 |
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
9 |
django-filter==0.7 |
|
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
10 |
djangorestframework==2.3.7 |
|
3
63c5437a9b7d
allow usage of requirement files for virtualenv
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
11 |
html5lib==1.0b3 |
| 0 | 12 |
isodate==0.4.9 |
13 |
psycopg2==2.5 |
|
14 |
pyparsing==1.5.7 |
|
15 |
rdflib==4.0.1 |
|
16 |
requests==1.2.3 |
|
17 |
simplejson==3.3.0 |
|
18 |
six==1.3.0 |
|
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
19 |
wsgiref==0.1.2 |