Bump required django-parler version
This commit is contained in:
parent
1215d406c2
commit
3bbe66d087
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -36,7 +36,7 @@ setup(
|
||||||
],
|
],
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'django-parler>=1.1',
|
'django-parler>=1.2',
|
||||||
'django-cms>=3.0',
|
'django-cms>=3.0',
|
||||||
'django-taggit',
|
'django-taggit',
|
||||||
'django-filer',
|
'django-filer',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue