We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d28fa2 commit ec6bdc6Copy full SHA for ec6bdc6
1 file changed
requirements.txt
@@ -1,6 +1,9 @@
1
Django>=1.4
2
South<=2.0
3
isodate==0.4.8
4
+# version 0.9.12
5
#-e git://github.com/toastdriven/django-tastypie.git@5397dec04fe83092a56ba14a843731f2aa08184d#egg=django-tastypie
-django-tastypie==0.9.15
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
0 commit comments