#11115: overriding change_list.html causes 'maximum recursion depth exceeded'
exceptin
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  margieroginski@…                   |         Status:  closed
                   Type:             |      Component:  Template system
  Uncategorized                      |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  1.1        |      Has patch:  0
             Resolution:  invalid    |    Needs tests:  0
           Triage Stage:             |  Easy pickings:  0
  Unreviewed                         |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by kevin@…):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 Replying to [comment:12 benjaoming]:
 > Had the same issue... but if we read the documentation it says:
 >
 > '''In order to override one or more of them, first create an admin
 directory in your project's templates directory. This can be any of the
 directories you specified in TEMPLATE_DIRS.
 >
 > Within this admin directory, create sub-directories named after your
 app. Within these app subdirectories create sub-directories named after
 your models.'''
 >
 > ..and that solves it.

 The annoying part about that is that we can't have a site-wide admin
 override of change_list.html.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11115#comment:13>
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