Hello,
I need ordering units in random order, but keep the order for browsing
per pages and also keep the order for changeable filtering options,
like startswith and contains. What are the best solutions? There is
huge amount of units and I read the order by RANDOM() or especialy
MySQL RAND() is very slow. Have you any experience/solutions?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---