Re: default django admin theme

2010-12-24 Thread patrickk
these discussions might be helpful: refining django admin look proposal http://groups.google.com/group/django-developers/browse_thread/thread/ca4f26d616921753/ django design czar http://groups.google.com/group/django-developers/browse_thread/thread/18bca037f10769e9/ btw: don“t mix up grappelli a

Re: default django admin theme

2010-12-23 Thread Jos? Moreira
Hi, django-admins-tools? Gonna take a look. Notice that i didn't meant to criticise grapelly or any other tool, i ment to discuss the out-of-the-box user interface, which i didn't meant it wasn't good in itself. Yeah i know, it's open source and i can put my code where my mouth it's just that

Re: default django admin theme

2010-12-23 Thread Russell Keith-Magee
On Thursday, 23 December 2010 at 3:57 PM, Jos? Moreira wrote: > Hello, > > > are there any plans to improve the default Django admin theme? > I'm aware of projects like Grapelli, that the admin is intended to be > customized by the developers and that the default theme is nice, clean and >

Re: default django admin theme

2010-12-23 Thread Arek
Hi, take a look at django-admin-tools it adds customized themes to admin interface. And few other things. it is lighter than grappelli. On Thu, Dec 23, 2010 at 7:57 AM, Jos? Moreira wrote: > Hello, > are there any plans to improve the default Django admin theme? > I'm aware of projects like Grap