latest version of django rest framework requires 1.8... will be reviewing the...
latest version of django rest framework requires 1.8... will be reviewing the release notes and updating in this release too, looks like
Django==1.7.3 | ||
Whoosh==2.6.0 | ||
argparse==1.2.1 | ||
beautifulsoup4==4.3.2 | ||
Django==1.8.9 | ||
argparse==1.2.1 | ||
django-allauth==0.20.0 | ||
django-analytical==0.19.0 | ||
django-autoslug==1.7.2 | ||
django-braces==1.4.0 | ||
git+https://github.com/kstateome/django-cas.git | ||
django-crispy-forms==1.4.0 | ||
git+https://github.com/the-ben-waters/django-cas.git | ||
django-filter==0.12.0 | ||
django-gravatar2==1.1.4 | ||
django-haystack==2.3.1 | ||
django-localflavor==1.0 | ||
... | ... | @@ -16,7 +16,9 @@ django-multiselectfield==0.1.3 |
django-randomslugfield==0.3.0 | ||
django-ratelimit==0.6.0 | ||
django-redis-cache==0.13.0 | ||
djangorestframework==3.3.2 | ||
flake8==2.4.0 | ||
Markdown==2.6.5 | ||
mccabe==0.3 | ||
MySQL-python==1.2.5 | ||
oauthlib==0.7.2 | ||
... | ... | @@ -28,3 +30,5 @@ requests==2.5.1 |
requests-oauthlib==0.4.2 | ||
six==1.8.0 | ||
wsgiref==0.1.2 | ||
wheel==0.24.0 | ||
Whoosh==2.6.0 |
Please register or sign in to comment