#32285: AppConfig.label should raise an exception when it's not a valid Python
identifier.
-------------------------------------+-------------------------------------
     Reporter:  Federico Capoano     |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Core (Other)         |                  Version:  3.1
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => needsinfo
 * type:  Bug => Cleanup/optimization
 * component:  Core (System checks) => Core (Other)


Comment:

 Raising `ImproperlyConfigured` should be enough, however everything works
 for me with dotted label, e.g. `ticket_32285.test_one`. Can you provide a
 sample project?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32285#comment:1>
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/071.16ec1a9a2ac6932176143d8da1d2ed97%40djangoproject.com.

Reply via email to