Ticket #4423: 4423.patch
| File 4423.patch, 0.5 kB (added by cmawebsite@gmail.com, 2 years ago) |
|---|
-
docs/templates_python.txt
old new 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
