|
|
|
|
|
by crdoconnor
4416 days ago
|
|
>There are things that I wish could be improved about the admin - mainly to do with the slightly old-school HTML and CSS behind it - but there are so many points where you can override, replace and extend that the good outweights the bad. I use this: https://github.com/django-admin-bootstrapped/django-admin-bo... It seems to work pretty well. |
|
Unfortunately - there is a limit to how much you can alter the admin HTML without this problem. My own admin skins have been CSS only precisely to avoid this.