Ticket #4423: 4423.patch
File 4423.patch, 532 bytes (added by , 17 years ago) |
---|
-
docs/templates_python.txt
394 394 django.core.context_processors.media 395 395 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 396 396 397 If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor s, every397 If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor, every 398 398 ``RequestContext`` will contain ``MEDIA_URL``, providing the 399 399 value of the `MEDIA_URL setting`_. 400 400