Django

Code

Changeset 950

Show
Ignore:
Timestamp:
10/18/05 20:17:13 (3 years ago)
Author:
adrian
Message:

Fixed ReST bug in docs/tutorial02.txt

Files:

Legend:

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

    r948 r950  
    395395 
    396396By default, ``TEMPLATE_DIRS`` is empty. So, let's add a line to it, to tell 
    397 Django where our templates live. 
     397Django where our templates live:: 
    398398 
    399399    TEMPLATE_DIRS = (