#14365: Make template-rendering signals available also in DEBUG mode
----------------------------------------+-----------------------------------
          Reporter:  carljm             |         Owner:  carljm
            Status:  new                |     Milestone:        
         Component:  Testing framework  |       Version:  SVN   
        Resolution:                     |      Keywords:        
             Stage:  Accepted           |     Has_patch:  1     
        Needs_docs:  1                  |   Needs_tests:  0     
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Changes (by russellm):

  * needs_docs:  0 => 1

Comment:

 Patch looks good, except for the absence of docs. We're adding a new
 public signal, and an API that would allow people to subclass (or
 monkeypatch) Template to turn on that signal.

 Actually, that makes me wonder if Template should maybe take a 'enable
 signals' argument so you can turn on signals on a per-instance basis,
 rather than needing to subclass or monkeypatch...

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14365#comment:4>
Django <http://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-upda...@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