#25634: AppRegistryNotReady Error upgrading from Django 1.8 to 1.9
-------------------------------+--------------------------------------
     Reporter:  wide-awake     |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.9b1
     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 wide-awake):

 All my third part apps:

 {{{
 THIRD_PARTY_APPS = (
     'gunicorn',
     'opbeat.contrib.django',
     # Wagtail CMS
     'taggit',
     'compressor',
     'modelcluster',

     'wagtail.contrib.wagtailstyleguide',
     'wagtail.wagtailcore',
     'wagtail.wagtailadmin',
     'wagtail.wagtailsearch',
     'wagtail.wagtailimages',
     'wagtail.wagtaildocs',
     'wagtail.wagtailsnippets',
     'wagtail.wagtailusers',
     'wagtail.wagtailsites',
     'wagtail.wagtailembeds',
     'wagtail.wagtailredirects',
     'wagtail.wagtailforms',

     'wagtailforums',
     'wagtailmodeladmin',
 )
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25634#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.762f6d23c2aae1e930fb0dfdabcd2223%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to