#django registration

2007-12-27 Thread Collin Grady
I've never bothered bringing this up before as it's never really been needed, but tonight we had someone with a rogue script in their IRC client which prevented them from closing their client, and flooded the channel with "hello world" for a minute and a half solid :) It would've been very helpfu

Re: Simple Generic Views, Login_Required

2007-12-27 Thread James Bennett
On Dec 27, 2007 9:22 AM, kevinski <[EMAIL PROTECTED]> wrote: > This worked great, however shouldn't there be some uniformity in how > the Login_Required argument is applied in all the generic views? This > was not the most obvious solution, and I did not see it anywhere in > the documentation. Ri

Re: Simple Generic Views, Login_Required

2007-12-27 Thread Jeremy Dunck
On Dec 27, 2007 9:22 AM, kevinski <[EMAIL PROTECTED]> wrote: > > This worked great, however shouldn't there be some uniformity in how > the Login_Required argument is applied in all the generic views? This > was not the most obvious solution, and I did not see it anywhere in > the documentation. >

Re: Simple Generic Views, Login_Required

2007-12-27 Thread kevinski
This worked great, however shouldn't there be some uniformity in how the Login_Required argument is applied in all the generic views? This was not the most obvious solution, and I did not see it anywhere in the documentation. On Dec 26, 5:15 pm, Collin Grady <[EMAIL PROTECTED]> wrote: > kevinski

Re: Undocumented admin feature for filtering rows?

2007-12-27 Thread Mingers
Well always good to hear confirmation that my use case isn't crazy. Johan, that looks great. It's what I would want to be able to do in the admin. I'd say I'm a big fan of spreadsheet like views as well. I've used FoxPro, and though it ain't a pretty language, it's database viewer is great--wri