#14792: error in the default for TEMPLATE_CONTEXT_PROCESSORS
---------------------------------------------+------------------------------
          Reporter:  [email protected]  |         Owner:  nobody           
                   
            Status:  new                     |     Milestone:                   
                   
         Component:  Documentation           |       Version:  SVN              
                   
        Resolution:                          |      Keywords:  settings 
TEMPLATE_CONTEXT_PROCESSORS
             Stage:  Accepted                |     Has_patch:  0                
                   
        Needs_docs:  0                       |   Needs_tests:  0                
                   
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by lukeplant):

 The fact that the 'request' context processor is missing in
 global_settings.py is not a bug. The default list of context processors is
 the same as that in the docs. Apps that require the 'request' context
 processor need to state that they do. I guess the reason it is there and
 commented out is to make it easy for people to copy/paste and add it. The
 project template should probably have the same thing.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14792#comment:3>
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