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:
parent
469ba7ccb6
commit
3c5a14c97b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ dj-static==0.0.6
|
||||||
dj-database-url==0.4.0
|
dj-database-url==0.4.0
|
||||||
pylibmc==1.5.1
|
pylibmc==1.5.1
|
||||||
django-debug-toolbar>=1.7
|
django-debug-toolbar>=1.7
|
||||||
|
django-bootstrap-form
|
||||||
|
|
||||||
djangosaml2
|
djangosaml2
|
||||||
django-gapc-storage
|
django-gapc-storage
|
||||||
|
|
Loading…
Reference in a new issue