Django

Code

Changeset 2826

Show
Ignore:
Timestamp:
05/03/06 21:45:00 (2 years ago)
Author:
adrian
Message:

Removed 'Your first page' section from docs/tutorial01.txt in the interim before the doc is proofread.

Files:

Legend:

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

    r2822 r2826  
    108108 
    109109.. _django-admin documentation: http://www.djangoproject.com/documentation/django_admin/ 
    110  
    111 Your first page 
    112 --------------- 
    113  
    114 Let's create our first Django-powered Web page, a classic "hello world" example. 
    115  
    116  
    117  
    118110 
    119111Database setup