From adc7235afe0d82ac83ed567c5b749133f4d0e3a8 Mon Sep 17 00:00:00 2001 From: nikolas Date: Sat, 2 May 2015 12:48:04 -0400 Subject: [PATCH] django 1.8.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 641839d..fdfb5be 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ install_django: - pip install https://www.djangoproject.com/download/1.8a1/tarball/ + pip install https://www.djangoproject.com/download/1.8.1/tarball/