Opened 17 years ago
Closed 17 years ago
#6881 closed (fixed)
Admin help for User is confusing
Reported by: | Philippe Raoult | Owned by: | Philippe Raoult |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | auth help | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
seen on #django:
<illustir> what's the difference between a user with "Active" and one with "Staff status" ?
<illustir> the help text says the same thing: "Designates whether the user can log into this admin site." and "Designates whether this user can log into the Django admin. Unselect this instead of deleting accounts."
Attachments (1)
Change History (5)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Has patch: | set |
---|
comment:3 by , 17 years ago
Component: | Admin interface → Contrib apps |
---|---|
Keywords: | auth help added |
Owner: | changed from | to
Triage Stage: | Unreviewed → Ready for checkin |
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
forgot to mention, the problem is that the description for 'Active' is misleading. A User who's not active cannot log in at all, this flag is decoupled from the admin.