Switch to TranslatableSlugMixin. Fix #27

This commit is contained in:
Iacopo Spalletti 2014-06-11 17:45:18 +02:00
commit a35fc201e8
4 changed files with 7 additions and 13 deletions

View file

@ -36,7 +36,7 @@ setup(
],
include_package_data=True,
install_requires=[
'django-parler>=1.0b1',
'django-parler>=1.0b3',
'django-cms>=3.0',
'django-taggit',
'django-filer',