#15109: Bad variable name in documentation?
------------------------------+---------------------------------------------
 Reporter:  colinsullivan     |       Owner:  nobody    
   Status:  new               |   Milestone:            
Component:  Documentation     |     Version:  1.2       
 Keywords:  middleware, typo  |       Stage:  Unreviewed
Has_patch:  0                 |  
------------------------------+---------------------------------------------
 In the Middleware documentation:
 
http://docs.djangoproject.com/en/dev/topics/http/middleware/#process_template_response
 it mentions that the member of the SimpleTemplateResponse object should be
 called "response.template_context", but it seems to me to be referring to
 "response.context_data":
 
http://code.djangoproject.com/browser/django/trunk/django/template/response.py#L16

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15109>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to