#25864: AppRegistryNotReady exception since update from 1.8.7 to 1.9
-------------------------------+--------------------------------------
     Reporter:  stephanm       |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.9
     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
-------------------------------+--------------------------------------

Comment (by aaugustin):

 This is the expected behavior. You need to setup Django before importing
 models.

 To avoid the extra `if __name__ == '__main__'` I think we should make
 `django.setup()` idempotent.

 I'll write to the DevelopersMailingList about this idea.

--
Ticket URL: <https://code.djangoproject.com/ticket/25864#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.55fd9310315ca3ba3f4cf216de014b3d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to