Commit 60d43389716e3e1e4cbb0f623bb762da17dedd8f
1 parent
6cb1ec46
Exists in
master
and in
31 other branches
Removed tastypie dep
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
setup.py
@@ -6,7 +6,6 @@ REQUIREMENTS = [ | @@ -6,7 +6,6 @@ REQUIREMENTS = [ | ||
6 | 'Django>=1.7.9,<1.8', | 6 | 'Django>=1.7.9,<1.8', |
7 | 'pytz>=2011n', | 7 | 'pytz>=2011n', |
8 | 'django-hitcounter>=0.1.1', | 8 | 'django-hitcounter>=0.1.1', |
9 | - 'django-tastypie>=0.12.1', | ||
10 | 9 | ||
11 | # Search | 10 | # Search |
12 | 'django-haystack>=2.2', | 11 | 'django-haystack>=2.2', |