Howdy folks -- Quick question: is anyone still actually using the old ordering syntax in order_by?
If you don't know what I'm talking about, by the way, then the answer is "no": Django used to have a verbose, tuple-based ordering syntax before we switched to the simple string-based version. We still support the old syntax, but it's been something on the order of two years since we switched, and I'm hoping to remove it already. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

