Add dependency on south
This commit is contained in:
parent
4fe6ba7fd5
commit
f5eb1ba187
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue