virtualenv/web/res/requirement.txt
author ymh <ymh.work@gmail.com>
Wed, 25 Sep 2013 22:14:51 +0200
changeset 117 0a4e7d6ebe80
parent 113 c05567404888
child 165 64aae3fee9d5
permissions -rw-r--r--
- Do not create object for new - optimise object loading on edit (avoid double object query) - optimize sparql queries configuration - rename templates - update trnslations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
89
49fda47ceb16 update Django
ymh <ymh.work@gmail.com>
parents: 3
diff changeset
     2
Django==1.5.4-IRI
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
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
SPARQLWrapper==1.5.2
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     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
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     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
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
isodate==0.4.9
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
psycopg2==2.5
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
pyparsing==1.5.7
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
rdflib==4.0.1
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
requests==1.2.3
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
simplejson==3.3.0
81e7900b06a7 First import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    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
113
c05567404888 First version of indexation. Replace the list view by a search view
ymh <ymh.work@gmail.com>
parents: 89
diff changeset
    20
django-haystack==2.1.0
c05567404888 First version of indexation. Replace the list view by a search view
ymh <ymh.work@gmail.com>
parents: 89
diff changeset
    21
pyelasticsearch==0.6
c05567404888 First version of indexation. Replace the list view by a search view
ymh <ymh.work@gmail.com>
parents: 89
diff changeset
    22
whoosh==2.5.3