hello ! guys i implement the Django Admin LTE 2 for django admin. I want to customize the templates that come with this package according my project. But the problem is i couldn't not find the way of customize the base.html of adminlte however i can customize login.html page. please help me guys.
Note: I have problem on customizing 'base.html' for admin page which contains blocks like title, header etc. and i only want to change some part of the 'base.html' file not all from begining.