Check out:
https://github.com/enjoysmath/BootstrapStudioToDjango
This is based off of the forked version (see upper-left on GitHub), but it's vastly different and includes a GUI which looks like this:

As you can see it does a lot. I used it (in conjunction with BSS) to generate the following screencapture of my site:
https://www.youtube.com/watch?v=lp1dGmL8qQk
See other videos on my page, but some of them are actually PyQt5. Nothing has been released yet and I'm the developer and currently the only user of BootstrapStudioToDjango.
Post in the issues forums, and we'll get you up and running. Note: this is what's known as a low-to-high code environment. There's low coding on the BSS side and then high-coding on the JS/Django side. I've used: https://q.uiver.app, i.e. forked varkor's Quiver on github into my own copy in case I needed to hack it to integrate with my site, and I think I started it out as a git submodule.