#640: order_with_respect_to option fails
-------------------------------------+-------------------------------------
               Reporter:  Bless      |          Owner:  nobody
                   Type:  defect     |         Status:  reopened
              Milestone:             |      Component:  Documentation
                Version:  SVN        |       Severity:  major
             Resolution:             |       Keywords:
           Triage Stage:  Accepted   |  order_with_respect_to ordering
    Needs documentation:  1          |  mysql bug
Patch needs improvement:  0          |      Has patch:  0
                  UI/UX:  0          |    Needs tests:  0
                                     |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by Hraban):

 * status:  closed => reopened
 * resolution:  invalid =>
 * ui_ux:   => 0
 * component:  Database layer (models, ORM) => Documentation
 * easy:   => 0


Comment:

 And 4 years later, the report and ubernostrum's comment are still valid:
 We humble users experience "bugs", because order_with_respect_to behaviour
 isn't documented.
 I.e. the docs (https://docs.djangoproject.com/en/1.3/ref/models/options
 /#order-with-respect-to) should clearly state that this option adds an
 additional field "_order" to the model and thus can only work at model
 creation time (or proper model migration, that is).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/640#comment:18>
Django <https://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.

Reply via email to