#640: order_with_respect_to option fails
--------------------------------------------------------+-------------------
Reporter: Bless | Owner:
nobody
Status: closed | Component:
Database wrapper
Version: SVN | Resolution:
invalid
Keywords: order_with_respect_to ordering mysql bug | Stage:
Accepted
Has_patch: 0 | Needs_docs:
1
Needs_tests: 0 | Needs_better_patch:
0
--------------------------------------------------------+-------------------
Changes (by ubernostrum):
* status: reopened => closed
* resolution: => invalid
Comment:
I have a very strong suspicion that the issues described here are a
symptom of adding an `order_with_respect_to` directive once the table was
already created, in which case nothing in Django will automatically add
the necessary extra column for ordering.
--
Ticket URL: <http://code.djangoproject.com/ticket/640#comment:17>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---