I want to create a Django admin panel myself
with this template
like this admin panel
How can I do this?
Advertisement
Answer
What you are trying to do is almost impossible. But you can change the layout of the admin panel with CSS. There are two packages that make the Django admin panel interesting.