Django

Code

Ticket #4423: 4423.patch

File 4423.patch, 0.5 kB (added by cmawebsite@gmail.com, 2 years ago)
  • docs/templates_python.txt

    old new  
    394394django.core.context_processors.media 
    395395~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    396396 
    397 If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processors, every 
     397If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor, every 
    398398``RequestContext`` will contain ``MEDIA_URL``,  providing the  
    399399value of the `MEDIA_URL setting`_. 
    400400