diff options
| author | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-04-09 23:39:40 +0000 |
|---|---|---|
| committer | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-04-09 23:39:40 +0000 |
| commit | 8ceeb6d8cb5933ae518b2c75338decd2fc1bc97b (patch) | |
| tree | 0db375d2fdfe324eddd17fa1e7f95df019732949 /docs/tutorial02.txt | |
| parent | a9b2c0686d98f78ca365a04057699a44f7711914 (diff) | |
boulder-oracle-sprint: Merged to [4989]
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@4990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/tutorial02.txt')
| -rw-r--r-- | docs/tutorial02.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial02.txt b/docs/tutorial02.txt index 2eabae96f0..e9523ebfd5 100644 --- a/docs/tutorial02.txt +++ b/docs/tutorial02.txt @@ -61,8 +61,8 @@ tutorial, remember?) 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 two types of editable content: groups and users. -These are core features Django ships with by default. +You should see a few other types of editable content, including groups, users +and sites. These are core features Django ships with by default. .. _"I can't log in" questions: ../faq/#the-admin-site |
