Commit 60d43389716e3e1e4cbb0f623bb762da17dedd8f

Authored by Sergio Oliveira
1 parent 6cb1ec46

Removed tastypie dep

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -6,7 +6,6 @@ REQUIREMENTS = [
6 6 'Django>=1.7.9,<1.8',
7 7 'pytz>=2011n',
8 8 'django-hitcounter>=0.1.1',
9   - 'django-tastypie>=0.12.1',
10 9  
11 10 # Search
12 11 'django-haystack>=2.2',
... ...