Is there a way to make a model manager get_query_set function return
items sorted in natural alphanumeric order? order_by returns things in
rather than the ASCII order, which is not generally what users expect.

For example, sorting by name for a set of objects with names: img10,
img1, img103, img2, img3a, img3b

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to