On 07/23/2014 10:46 PM, Lyle, David wrote: > Django 1.7 drops support for python 2.6 [1], so until OpenStack drops > support for 2.6 which is slated for Kilo, Horizon is unfortunately capped > at < 1.7. > > David > > [1] > https://docs.djangoproject.com/en/dev/releases/1.7/#python-compatibility Having the gate putting a cap on Django < 1.7 doesn't mean that nobody can write patches to support it. Just that it's going to be more difficult to test. Thomas Goirand (zigo)