force version 2.5.0 of django-cms

This commit is contained in:
Benjamin Dauvergne 2014-03-21 15:26:09 +01:00
parent aa79048b6b
commit e727271967
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--allow-all-external
--allow-unverified django-admin-tools
-f https://repos.entrouvert.org/django-cms.git/
django-cms
django-cms>=2.5.0,<3.0
-f https://repos.entrouvert.org/python-entrouvert.git/
python-entrouvert
requests>=1.0.0

View File

@ -120,7 +120,7 @@ setup(name="portail_citoyen",
'django>=1.5.1,<1.6',
'authentic2>2.0.2',
'cmsplugin-text-wrapper>=0.5',
'django-cms>2.4.1,<2.4.2',
'django-cms>=2.5,<3.0',
'python-entrouvert',
'south>=0.8.4',
'django-cms-ajax-text-plugin',