#11409: Reorder permissions booleans in user admin
-----------------------------+----------------------------------------------
 Reporter:  benspaulding     |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  Contrib apps     |     Version:  SVN       
 Keywords:  auth user admin  |       Stage:  Unreviewed
Has_patch:  1                |  
-----------------------------+----------------------------------------------
 The boolean permissions should be in a more logical order. It makes sense
 to list the three permissions booleans in order of ascending power, i.e.
 the user can:

  1. log into the site,
  2. log into the site and admin,
  3. log into the site and admin, and alter anything.

 This change will make the learning curve a little smoother for new users.
 It may catch a few current users off guard, but the sensible nature of the
 change will take quickly.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11409>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to