Opened 16 years ago
Closed 16 years ago
#7573 closed (fixed)
Add ordering by name to User model in admin.
Reported by: | Malcolm Tredinnick | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | newforms-admin |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This is the newforms-admin version of #6089. Since we removed the default ordering from the User class, it needs to be added back to the Admin ordering for that class. I suspect Admin changes are the one thing that are hard to merge into the branch, so I'm making a new ticket for this.
Note:
See TracTickets
for help on using tickets.
(In [7809]) newforms-admin: Merged from trunk up to [7808]. Fixed #7519, #7573