#31742: makemigrations crashes for ForeignKey with mixed-case app name.
----------------------------------+------------------------------------
Reporter: Ignacio Santolin | Owner: felixxm
Type: Bug | Status: closed
Component: Migrations | Version: 3.1
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"62d85a283500e9abb0e1c9ec53c59be468f056a0" 62d85a2]:
{{{
#!CommitTicketReference repository=""
revision="62d85a283500e9abb0e1c9ec53c59be468f056a0"
Fixed #31742 -- Fixed makemigrations crash on ForeignKey to an app with
mixed case label.
Regression in 9e1b6b8a66af4c2197e5b1b41eb9dbb36e4f6502.
Thanks Ignacio Santolin for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31742#comment:10>
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/067.fb4be9f82f811f65dee529186bfd477a%40djangoproject.com.