Add django-bootstrap-form to requirements

This is required by bootstrap 3 update patch in openstack/horizon
https://blueprints.launchpad.net/horizon/+spec/bootstrap-update

Change-Id: I9749607ed808688af2ba3b021738420385062667
This commit is contained in:
Jiri Tomasek 2013-10-17 13:40:58 +02:00
parent a94a666767
commit 46a6f06326
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ ddt>=0.4.0
dogpile.cache>=0.5.0
diskimage-builder
Django>=1.4,<1.6
django-bootstrap-form
django_compressor>=1.3
django_openstack_auth>=1.1.3
dnspython>=1.9.4