#36864: Automatic shell imports cannot reliably handle submodules
-------------------------------------+-------------------------------------
     Reporter:  Jacob Walls          |                    Owner:  Leland
                                     |  Boeman
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Management     |                  Version:  5.2
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:  import_string,       |             Triage Stage:  Accepted
  submodule                          |
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Tim McCurrach):

 I think the behaviour you have in the attached image will be because you
 put `import b.c` first, so the module `c` will already be cached against
 `b`. If you swap the order round you'll get the behaviour described above.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36864#comment:13>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019e746e26cf-e545d7a3-7447-4b61-a969-ffef6cd8d515-000000%40eu-central-1.amazonses.com.

Reply via email to