Skip to content

Commit 5349767

Browse files
author
Rayan Chikhi
committed
cleaned requirements.txt and keeping tastypie=0.10.0 because earlier versions incompat. with Django 1.5
1 parent 0e4c0bd commit 5349767

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

requirements.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
Django>=1.4
22
South<=2.0
33
isodate==0.4.8
4-
# version 0.9.12
5-
#-e git://github.com/toastdriven/django-tastypie.git@5397dec04fe83092a56ba14a843731f2aa08184d#egg=django-tastypie
6-
#django-tastypie==0.9.15
7-
# version 0.10.0 with astimezone() bug resolved by an added commit
8-
-e git://github.com/toastdriven/django-tastypie.git@b78175d4c401e99f814fb6f287853a650542cbb8#egg=django-tastypie
9-
#-e git://github.com/robhudson/django-debug-toolbar.git#egg=django-debug-toolbar
4+
django-tastypie==0.9.15

0 commit comments

Comments
 (0)