#31742: makemigrations crashes for ForeignKey with mixed-case app name.
----------------------------------+------------------------------------
     Reporter:  Ignacio Santolin  |                    Owner:  felixxm
         Type:  Bug               |                   Status:  assigned
    Component:  Migrations        |                  Version:  3.1
     Severity:  Release blocker   |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  1                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by Adam (Chainz) Johnson):

 Case insensitive app labels would make sense. PEP8 recommends lowercase
 only module names, and using mixing case in filenames can be fraught with
 errors between different filesystems where case sensitivity in comparisons
 and naming varies widely.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31742#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/067.272c32256b795fec1c0a4a33f6488ee2%40djangoproject.com.

Reply via email to