#33971: admindocs breaks the admin if it appears before the admin in 
INSTALLED_APPS
-------------------------------------+-------------------------------------
     Reporter:  Tom Carrick          |                    Owner:  Mariusz
                                     |  Felisiak
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admindocs    |                  Version:  4.1
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

 Replying to [comment:7 Maxim Danilov]:
 > This patch war unnecessary.
 > with the same Effect we can remove method ready from class
 AdminDocsConfig(AppConfig) from django.contrib.admindocs.apps
 >
 > For topik starter:
 > I use many times admindocs in my projects and it was easy solution: to
 redefine AdminDocsConfig with empty ready method.

 Removing `ready()` was not a proper solution because `admindocs` views
 wouldn't work without it as callbacks wouldn't be registered.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33971#comment:8>
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/0107018312a79326-ca369958-ab7a-4618-82c5-2a0910ce4899-000000%40eu-central-1.amazonses.com.

Reply via email to