Skip to content

Commit 9ac2aa4

Browse files
committed
Bumping Horizon Django dependency to v1.4 for Folsom.
Horizon is moving to Django 1.4 as the minimum version, however 1.4 is not the packaged version in the apt repositories. Thereby the dependency needs to be moved back to being installed by pip. Change-Id: I3c3116c1d02bdfaccab521175816502fd8ea054a
1 parent 3db875c commit 9ac2aa4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

files/apts/horizon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ python-mox
1818
python-kombu
1919
python-coverage
2020
python-cherrypy3 # why?
21-
python-django
2221
python-django-mailer
2322
python-django-nose
2423
python-django-registration

files/pips/horizon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
django>=1.4
12
django-mailer # dist:f16
23
django-nose # dist:f16
34
django-nose-selenium

0 commit comments

Comments
 (0)