Re: Dynamic AUTH_USER_MODEL based on modules or routes

2013-10-08 Thread Russell Keith-Magee
On Wed, Oct 9, 2013 at 6:16 AM, Burak Emre Kabakcı wrote: > It would be nice if you allow using two different models for > django.contrib.auth module. The current User model is great for admin panel > users but in frontend it may become extra overhead for some cases. People

Re: Dynamic AUTH_USER_MODEL based on modules or routes

2013-10-08 Thread Andre Terra
Hi, Burak, I'm not sure if you're problem is one of too much cruft in *frontend-related code* or in *user-facing content* but, in any case, it seems to me that "there should be one-- and preferably only one --obvious way to do it." [0] Moreover, If you're having to deal with complex models for

Dynamic AUTH_USER_MODEL based on modules or routes

2013-10-08 Thread Burak Emre Kabakcı
It would be nice if you allow using two different models for django.contrib.auth module. The current User model is great for admin panel users but in frontend it may become extra overhead for some cases. People try to create another user attribute models and use extra joins to be able to keep

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Here are comparisons for several different color blindness types: http://imgur.com/a/JaLPD On Tuesday, October 8, 2013 3:16:32 AM UTC-4, HM wrote: > > Did you test the colors with a color-blind filter? Always a question to > ask when red and green is given significance in any way. The new error

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Here are comparisons for several different color blindness types: http://imgur.com/a/JaLPD On Tuesday, October 8, 2013 11:57:08 AM UTC-4, Ryan Allen wrote: > > Thanks, I found a Chrome extension to use - >

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Thanks, I found a Chrome extension to use - https://chrome.google.com/webstore/detail/spectrum/ofclemegkcmilinpcimpjkfhjfgmhieb?hl=en On Tuesday, October 8, 2013 9:37:35 AM UTC-4, Daniele Procida wrote: > > On Tue, Oct 8, 2013, Ryan Allen wrote: > > >Good thought, I'll

Re: Design discussion: admin alert messages

2013-10-08 Thread Daniele Procida
On Tue, Oct 8, 2013, Ryan Allen wrote: >Good thought, I'll get some color test screenshots put together today. I've used which I thought was quite good, but perhaps you know of better ones. Daniele -- You received this message because

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Good thought, I'll get some color test screenshots put together today. On Tuesday, October 8, 2013 3:16:32 AM UTC-4, HM wrote: > > Did you test the colors with a color-blind filter? Always a question to > ask when red and green is given significance in any way. The new error red > is better

Re: Design discussion: admin alert messages

2013-10-08 Thread Hanne Moa
Did you test the colors with a color-blind filter? Always a question to ask when red and green is given significance in any way. The new error red is better though, bigger contrast to the white. On 7 October 2013 22:44, Ryan Allen wrote: >