Re: Django Admin - Front-End Improvements

2014-10-04 Thread Collin Anderson
I'm not a designer, but I agree the admin could use some tweaks to keep up with the times. (flat design, more mobile friendly, etc). Here are my personal thoughts, in general: - I like small, gradual changes, changing one thing at a time. Like Tim said, separate tickets. - If possible, try to av

Re: Django Admin - Front-End Improvements

2014-10-04 Thread Tim Graham
Hi Alex, I believe most of these changes would be welcome, and I'd be happy to review your work in this area. There has already been at least a start on using some CSS3 elements: * Rounded corners: https://github.com/django/django/commit/fb052b528ad5f0a92f7420ab8ade16462b6435fd There is alread

Django Admin - Front-End Improvements

2014-10-04 Thread elky
Hi guys, I noticed that django admin front-end code needs optimization and a bit fresh look. I’m front-end developer and here is list of improvements I would like to add: - HTML/CSS code optimization: - Replace some images with native CSS3 rules where possible (r