|
|
|
|
|
by andybak
4970 days ago
|
|
While there is a place for this, there should also be a caveat. You are essentially forking django-admin - at least all the templates for it. Someone will have to keep that synced with any changes to Django going forward. I stuck to a much lighter 'CSS only' theming of the Django admin which is less likely to need a lot of work to track changes to Django core. |
|
I hope this app can invite to a refactoring of the django-admin app to render themes more feasible without too much hassle.