#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:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by 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?

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

Reply via email to