#34155: ModelAdmin.render_change_form does not lowercase the app_label when 
setting
template directories
-------------------------------+--------------------------------------
     Reporter:  Rishi Diwan    |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  contrib.admin  |                  Version:  3.2
     Severity:  Normal         |               Resolution:  needsinfo
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Carlton Gibson (added)
 * status:  new => closed
 * resolution:   => needsinfo
 * easy:  1 => 0


Comment:

 > The `app_label` variable should be lowercased so the differing file
 systems do not cause this issue.

 `app` and `App` are two different directories, so forcing lowercase would
 be highly backward incompatible. As far as I'm aware, the `APFS`
 filesystem is not case insensitive so I'm sure what kind of issue you are
 facing 🤔

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34155#comment:5>
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/0107018475c9a1f5-fc16a647-358b-4d26-bccf-970ffd750781-000000%40eu-central-1.amazonses.com.

Reply via email to