Use all_languages_column from parler 1.5, bump deps accordingly
This commit is contained in:
parent
d5449382c1
commit
cac615af85
2 changed files with 4 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -27,7 +27,7 @@ setup(
|
|||
],
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'django-parler>=1.2',
|
||||
'django-parler>=1.5',
|
||||
'django-cms>3.0.11',
|
||||
'django-taggit>=0.12.2',
|
||||
'django-filer',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue