#33449: Migration autodetector crashes on models with field named _order, but
not
using order_with_respect_to.
-------------------------------------+-------------------------------------
Reporter: Fabian Büchler | Owner: Fabian
| Büchler
Type: Bug | Status: closed
Component: Migrations | Version: 4.0
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"eeff1787b0aa23016e4844c0f537d5093a95a356" eeff1787]:
{{{
#!CommitTicketReference repository=""
revision="eeff1787b0aa23016e4844c0f537d5093a95a356"
Fixed #33449 -- Fixed makemigrations crash on models without
Meta.order_with_respect_to but with _order field.
Regression in aa4acc164d1247c0de515c959f7b09648b57dc42.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33449#comment:9>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.c9566cf37d5f18ebdfec00f42c25c423%40djangoproject.com.