Peter Teichman 9d52e18659 Don't freeze the current query state when calling .order_by()
This changes order_by() to eliminate its reference to
self._cursor. This meant that any parameters built by QuerySet
that followed an order_by() clause were ignored.
2012-11-27 10:55:55 -05:00
..
2011-10-27 00:58:47 -07:00
2012-05-29 17:06:03 +01:00
2012-07-18 14:09:24 +01:00
2012-05-29 17:06:03 +01:00
2012-05-29 17:06:03 +01:00
2012-08-07 08:53:58 +01:00
2012-05-29 17:06:03 +01:00
2012-05-29 17:06:03 +01:00