Django

Code

Changeset 6462

Show
Ignore:
Timestamp:
10/07/07 11:35:27 (11 months ago)
Author:
mtredinnick
Message:

Fixed an RST formatting typo.

Files:

Legend:

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

    r6399 r6462  
    317317        return t.render(c) 
    318318 
    319 Note:: 
     319.. note:: 
    320320    If you're using Django's ``render_to_response()`` shortcut to populate a 
    321321    template with the contents of a dictionary, your template will be passed a