Re: #7210 - F() syntax, design feedback required.

2009-01-08 Thread Malcolm Tredinnick
On Thu, 2009-01-08 at 19:31 -0600, Alex Gaynor wrote: [...] > Top posting is the default in my mail client(Gmail), It's also the default in Outlook. Didn't make it a good idea there, either, and it's obstructed clear business communications for over a decade, sadly (although possibly that's been

Re: #7210 - F() syntax, design feedback required.

2009-01-08 Thread Alex Gaynor
On Thu, Jan 8, 2009 at 7:12 PM, Malcolm Tredinnick wrote: > > Hopefully this will be confusing enough to prove my point: > > On Thu, 2009-01-08 at 11:24 -0600, Alex Gaynor wrote: > > Ok, I've spent some time working with this, > > 5. Clear now? > > 4. Because it makes it very hard to follow what

Re: #7210 - F() syntax, design feedback required.

2009-01-08 Thread Malcolm Tredinnick
Hopefully this will be confusing enough to prove my point: On Thu, 2009-01-08 at 11:24 -0600, Alex Gaynor wrote: > Ok, I've spent some time working with this, 5. Clear now? 4. Because it makes it very hard to follow what is going on and is really sodding annoying. Is your email client broken

Re: #7210 - F() syntax, design feedback required.

2009-01-08 Thread Alex Gaynor
Ok, I've spent some time working with this, and I've come to a bit of an impasse. But firs the good news: use of related fields in filter() works precisely as expected, and correctly now, the code itself probably needs a bit of a patdown since I've changed a lot of things(specifically before any v

Re: ACL

2009-01-08 Thread tie
Jeff Anderson wrote: > One of the most requested features/howtos/how-comes/why-nots that show > up on the Django users list is Access Control Lists, or row-level > permissions. Almost always, the question is about how to get the admin > app to use them. This is outside of the scope of the admin ap