summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorial01.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt
index d92a4aaf9e..1a74ee2534 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -108,14 +108,6 @@ It worked!
.. _django-admin documentation: http://www.djangoproject.com/documentation/django_admin/
-Your first page
----------------
-
-Let's create our first Django-powered Web page, a classic "hello world" example.
-
-
-
-
Database setup
--------------