require django-bootstrap-forms

While pinax-theme-bootstrap pulls this in, we use this directly too, so
we need to put this into our top level reqs too.
This commit is contained in:
Sachi King 2017-05-07 14:18:52 +10:00
parent 469ba7ccb6
commit 3c5a14c97b

View file

@ -6,6 +6,7 @@ dj-static==0.0.6
dj-database-url==0.4.0
pylibmc==1.5.1
django-debug-toolbar>=1.7
django-bootstrap-form
djangosaml2
django-gapc-storage