[ANNOUNCE] Django 1.6.2 and Django 1.7a2

2014-02-06 Thread Jacob Kaplan-Moss
Hey y'all -- We've just released Django 1.6.2, the latest bugfix release in the 1.6 series, and Django 1.7a2, the second alpha preview of the upcoming 1.7 release. As usual, more details are available on the blog: https://www.djangoproject.com/weblog/2014/feb/06/django-162-and-django-17a2-relea

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