Changes on server

- bugfixes in gcal callback
- requirements txt
This commit is contained in:
Martin Bauer
2014-04-21 09:21:59 +02:00
parent aac687c0c7
commit 46b4078fac
9 changed files with 84 additions and 56 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
Django==1.5.5
PIL==1.1.7
South==0.8.2
django-classy-tags==0.4
django-crispy-forms==1.4.0
django-sekizai==0.7
django-tagging==0.3.1
djangorestframework==2.3.8
google-api-python-client==1.2
httplib2==0.9
reportlab==3.0
sorl-thumbnail==11.12
tagging==0.2.1
wsgiref==0.1.2