Re: bootstrap default admin theme

2014-02-12 Thread Marc Tamlyn
Reworking Django admin to use bootstrap is almost certainly not going to happen. On 12 February 2014 16:54, Gwildor Sok wrote: > This looks pretty slick. The styling the admin uses currently really needs > an update, and in that way this project could be a really nice boost and/or > contributio

Re: bootstrap default admin theme

2014-02-12 Thread Gwildor Sok
This looks pretty slick. The styling the admin uses currently really needs an update, and in that way this project could be a really nice boost and/or contribution. I'm not entirely sure however that having Bootstrap as a major dependency is the way to go. Perhaps it's better to keep it a bit s

bootstrap default admin theme

2014-02-06 Thread adam spence
Hi, I'd like to contribute my Django admin theme to core django. It uses bootstrap 3 and is a much nicer ui. The prototype is here: https://github.com/spenoir/django-admintools-bootstrap At the moment it relies on mediagenerator which I am planning to remove. If people were interested in me bui