Gary Wilson wrote:
> I think I now vote for is_authenticated since the is_loggedin versions
> could more easily be taken the wrong way (by trying to lookup all users
> who are logged in).  I would be less inclined to try and lookup all
> users who are authenticated.  Make any sense?

Makes sense to me. And I agree that is_loggedin is definately the wrong
name.
Unless someone else suggests something better, my vote is for
is_authenticated too.

I was also keen on Malcom's idea of just using user.id but on further
thought it seems a bit implicit. Explicit is good, right?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to