From 6b870c136bc87cb7b284301ee9eb0560cf16f66d Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Wed, 16 Nov 2005 03:09:50 +0000 Subject: [PATCH] Changed tutorial02 not to say redirects and flatpages are included git-svn-id: http://code.djangoproject.com/svn/django/trunk@1262 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/tutorial02.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial02.txt b/docs/tutorial02.txt index e79c067ad5..5dc326b1d4 100644 --- a/docs/tutorial02.txt +++ b/docs/tutorial02.txt @@ -81,8 +81,8 @@ Now, try logging in. You should see the Django admin index page: :alt: Django admin index page :target: http://media.djangoproject.com/img/doc/tutorial/admin02.png -By default, you should see four types of editable content: groups, users, -redirects and flat pages. These are core features Django ships with by default. +By default, you should see two types of editable content: groups and users. +These are core features Django ships with by default. .. _"I can't log in" questions: http://www.djangoproject.com/documentation/faq/#the-admin-site