This commit is contained in:
Iacopo Spalletti 2016-06-06 00:05:14 +02:00
commit 52753924ee
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6
17 changed files with 1030 additions and 422 deletions

View file

@ -28,7 +28,7 @@ setup(
include_package_data=True,
install_requires=[
'django-parler>=1.5',
'django-cms>3.2',
'django-cms>=3.2',
'django-taggit>=0.12.2',
'django-filer',
'pytz',