#16915: contrib.admin should use a variable to select base_site template
---------------------------------------+-------------------------------
               Reporter:  CBWhiz       |          Owner:  nobody
                   Type:  New feature  |         Status:  new
              Milestone:               |      Component:  contrib.admin
                Version:  SVN          |       Severity:  Normal
             Resolution:               |       Keywords:
           Triage Stage:  Accepted     |      Has patch:  0
    Needs documentation:  0            |    Needs tests:  0
Patch needs improvement:  0            |  Easy pickings:  0
                  UI/UX:  0            |
---------------------------------------+-------------------------------
Changes (by carljm):

 * needs_better_patch:   => 0
 * version:  1.3 => SVN
 * needs_docs:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 I lean towards being able to set the template base directory
 per-`AdminSite`, rather than pointing to the base template itself, as that
 gives even more flexibility if you want to e.g. just customize the change
 page for a single model, per-`AdminSite`. In any case, this is a valid use
 case that ought to be made easier.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16915#comment:1>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to