Changes between Version 1 and Version 2 of Ticket #17198, comment 13
- Timestamp:
- Mar 1, 2012, 1:33:58 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17198, comment 13
v1 v2 1 1 IMO the bug originally reported by Luke is legitimate and should be fixed in the admin. 2 2 3 We can't expect users to understand what a partial ordering is, nor ask developers to add a boilerplate ordering = ['pk']to all models or admins.3 We can't expect users to understand what a partial ordering is, nor ask developers to add a boilerplate `ordering = ['pk']` to all models or admins. 4 4 5 5 For these reasons I'm strongly against a wontfix.