Switch to TranslatableSlugMixin. Fix #27
This commit is contained in:
parent
f109adc77d
commit
a35fc201e8
4 changed files with 7 additions and 13 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue