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

Comment (by anonymous):

 A better way that avoids copying, symlinks or using the full path, is to
 use '..' to go up a directory or to and then back into a set of folders
 specific to the django admin templates.

 See here for an example
 http://stackoverflow.com/a/23696160/1280629

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11115#comment:18>
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/082.682fbc62c9dd3c48c1f322d5a4db2abd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to