Add dependency on south

This commit is contained in:
Iacopo Spalletti 2014-12-05 21:17:55 +01:00
parent 4fe6ba7fd5
commit f5eb1ba187

View file

@ -49,6 +49,7 @@ setup(
'cmsplugin-filer',
'django-meta>=0.2',
'django-meta-mixin>=0.1.1',
'south>=1.0.1',
],
license="BSD",
zip_safe=False,