add REST API

This commit is contained in:
Laura Klünder 2016-09-11 21:39:01 +02:00
parent 906eaea14a
commit 5f5152718f
9 changed files with 159 additions and 0 deletions

View file

@ -2,3 +2,5 @@ Django>=1.9,<1.10
django-bootstrap3>=6.2,<6.3
django-compressor==2.0
csscompressor
djangorestframework==3.4.*
django-filter==0.14.*