Django

Code

Changeset 5412

Show
Ignore:
Timestamp:
06/01/07 12:03:14 (1 year ago)
Author:
adrian
Message:

Negligible spacing change to docs/templates_python.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/templates_python.txt

    r5402 r5412  
    396396 
    397397If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor, every 
    398 ``RequestContext`` will contain ``MEDIA_URL``, providing the 
     398``RequestContext`` will contain a variable ``MEDIA_URL``, providing the 
    399399value of the `MEDIA_URL setting`_. 
    400400