Issue
I want to create a Django admin panel myself with this template
like this admin panel How can I do this?
Solution
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.
Answered By - Asif
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.