Django

Code

Changeset 5366

Show
Ignore:
Timestamp:
05/27/07 08:19:37 (1 year ago)
Author:
mtredinnick
Message:

Fixed #4364 -- Added a link to the main docs page to the end of the tutorial in
case it isn't obvious.

Files:

Legend:

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

    r5064 r5366  
    257257    * Advanced admin features: Custom JavaScript 
    258258 
     259In the meantime, you can read through the rest of the `Django documentation`_ 
     260and start writing your own applications. 
     261 
    259262.. _Tutorial 3: ../tutorial03/ 
     263.. _Django documentation: http://www.djangoproject.com/documentation/