From e373e29d982529846547bf949c9e233751297a38 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 28 Jul 2015 14:56:36 -0300 Subject: [PATCH] Readded tastypie --- setup.py | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/setup.py b/setup.py index 0b13592..d6eae3d 100644 --- a/setup.py +++ b/setup.py @@ -6,6 +6,7 @@ REQUIREMENTS = [ 'Django>=1.7.9,<1.8', 'pytz>=2011n', 'django-hitcounter>=0.1.1', + 'django-tastypie>=0.12.1', # Search 'django-haystack>=2.2', -- libgit2 0.21.2