server/requirements.txt
author rougeronj
Thu, 02 Apr 2015 12:06:51 +0200
changeset 54 ccb586464a6f
parent 22 609fa711b324
child 77 ee963d1c409b
permissions -rw-r--r--
clean js and minor update in html and css
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     1
Django==1.7.6
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     2
django-cors-headers==1.0.0
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     3
django-taggit==0.12.3
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     4
djangorestframework==3.1.0
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     5
psycopg2==2.6
609fa711b324 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj
parents:
diff changeset
     6
requests==2.5.3