#24553: Pass application list to more admin views
-------------------------------+--------------------------------------
     Reporter:  rm_            |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin          |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by rm_):

 Replying to [comment:2 timgraham]:
 > It might be a use case for `AdminSite.each_context()`. Could we merely
 add the `AdminSite.get_app_list()` method (called `build_app_list()` in
 your patch) and allow users to override `AdminSite.each_context()` if they
 want that available in all their contexts?

 My plan is to consume this data on django theme and really much like to
 have it work out of the box without requiring user intervention. If that's
 not possible i'll go with the each_context() route.

 Settings needs better patch because some tests are failing.

--
Ticket URL: <https://code.djangoproject.com/ticket/24553#comment:4>
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/061.f4a02f598040b0aa9c598d5fd73950b5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to