Changes between Initial Version and Version 1 of Ticket #17198, comment 17
- Timestamp:
- Mar 1, 2012, 8:37:13 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17198, comment 17
initial v1 3 3 So, to me it seems that sane use cases for __not__ having the pk appended should punt this whole problem to 1.5. 4 4 5 Speaking ofthe API: there might be some point in having a "dicretize_order(`True/False` or 'by_field')" API directly for `QuerySets`. That way you could opt-out by using the queryset API directly, and you would have this feature available outside admin, too. (I know: another ticket...).5 About the API: there might be some point in having a "dicretize_order(`True/False` or 'by_field')" API directly for `QuerySets`. That way you could opt-out by using the queryset API directly, and you would have this feature available outside admin, too. (I know: another ticket...).