How can I integrate a bootstrap theme on admin side in python django 2.0?

606 views Asked by At

I am developing a website with front-end and back-end in python django 2.0. I have integrated bootstrap theme on front-end and now I want to integrate bootstrap theme on admin side. How can I add static files in admin templates. Can you guide me to integrate theme in admin side?

0

There are 0 answers