Commit e373e29d982529846547bf949c9e233751297a38
1 parent
ef767871
Exists in
master
and in
31 other branches
Readded tastypie
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
setup.py
| @@ -6,6 +6,7 @@ REQUIREMENTS = [ | @@ -6,6 +6,7 @@ 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', | ||
| 9 | 10 | ||
| 10 | # Search | 11 | # Search |
| 11 | 'django-haystack>=2.2', | 12 | 'django-haystack>=2.2', |