I play with Django and wonder if there is a link to the documentation, where can I get detailed information on creating my own Django admin theme?
Django Admin Site docs have a section on overriding admin templates .
Grapelli is the most common Django theme I know of. I recommend that you take a look at the source and see how they did it.
Source: https://habr.com/ru/post/1401906/More articles:How to configure memcache in XAMPP mac osx lion - phpRails 3.1 Assets Pipeline precompilation error - could not find 'jquery' file - ruby-on-railsPython: difference between static methods and class - pythonSed command doesn't work in mac - bashqyoto on the windows - windowsHow to set default variable value in LESS Css - lessPySide / PyQt4: adding a checkbox to the QTableWidget Horizontal (column) header - pythonInsert related objects using MVP - c #How to display ASP.NET MVC 3 view as popup - jquerygit ignore file still logs - gitAll Articles