zostera / django-bootstrap3

Bootstrap 3 integration with Django.
http://django-bootstrap3.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
2.34k stars 684 forks source link

Add django-bootstrap3 to the requirements.txt #267

Closed frankvdp closed 9 years ago

frankvdp commented 9 years ago

Maybe it has another purpose, but I used the requirements.txt to see the demo project. Django-bootstrap3 is not in there as a requirement. Maybe add it there?

dyve commented 9 years ago

The demo project uses its settings.py to get bootstrap3 from a parent folder.