Re: Session-based messages (Contrib-05, #4604)

2009-05-18 Thread Leah Culver
Hmm... I can't figure out if this will post a reply to the whole group on this discussion from the Google Groups API. Anyways, I just wanted to say that I love django-flash. "The flash" is just the Rails term for user messages and has nothing to do with Flash. Doing a search for "django flash" is

User admin list display contain "is_active"?

2008-07-09 Thread Leah Culver
Ariel, the Pownce community manager, does a lot of banning of Pownce accounts for spammers and such. We've adapted the Pownce version of Django to display the User "is_active" property in the list display in the admin. This makes Ariel's job much easier since she can see at a glance who is alread

Update to Auth Contrib?

2007-09-18 Thread Leah Culver
I don't say much to this group, but I have a few questions about the auth module ... Will auth be updated to newforms anytime soon? Any plans to rewrite the examples in http://www.djangoproject.com/documentation/sessions/#examples? The examples don't seem to deal with "backends" when the middle