python-django-south is no longer required with Django 1.8.

(imported from commit 4b07d0e7a8d926c2a412ec2d468b7b1437790e8a)
This commit is contained in:
Tim Abbott 2015-09-24 23:27:34 -07:00
parent 8269b4dc76
commit fcf4731ed9
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ class zulip::app_frontend {
# Django dependencies
"python-django",
"python-django-guardian",
"python-django-south",
"python-django-pipeline",
"python-django-bitfield",
# Needed for mock objects in decorators