Skip to content

Commit 344dc07

Browse files
committed
codespeed does not work with Django 1.5, let's req the most stable working version
1 parent cc593d0 commit 344dc07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=1.4
1+
Django==1.4.8
22
South<=2.0
33
isodate==0.4.8
44
-e git://github.com/toastdriven/django-tastypie.git@5397dec04fe83092a56ba14a843731f2aa08184d#egg=django-tastypie

0 commit comments

Comments
 (0)