On Thu, 2008-04-24 at 05:15 -0700, LaundroMat wrote:
> Hi,
> 
> When creating a new user, is_active is automatically set to True. The
> django docs say this means "Designates whether this account can be
> used to log in. Set this flag to False instead of deleting accounts."
> 
> On the admin pages of a django website however, next to the "Active"
> flag, the description says: "Designates whether this user can log into
> the Django admin. Unselect this instead of deleting accounts", and
> next to the "Staff status" (corresponding to the is_staff attribute)
> it says: "Designates whether the user can log into this admin site.".

That was just a bug. It was fixed in
http://code.djangoproject.com/changeset/7414

Regards,
Malcolm

-- 
No one is listening until you make a mistake. 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to