Django Twitter-bootstrap : collapse not working – Twitter bootstrap
I am trying to include a very simple collapse in my Django project. I tried to reduce it to the minimum and it still didn't work. FYI, I tried installing jquery with pip install django-static-jquery==2.1.4 and in the end, included…