Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch from

Simon Greenhill.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick 2007-04-09 12:16:46 +00:00
parent dd7bb06f12
commit e4671d158c
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ tutorial, remember?) You should see the Django admin index page:
:alt: Django admin index page :alt: Django admin index page
:target: http://media.djangoproject.com/img/doc/tutorial/admin02.png :target: http://media.djangoproject.com/img/doc/tutorial/admin02.png
By default, you should see two types of editable content: groups and users. You should see a few other types of editable content, including groups, users
These are core features Django ships with by default. and sites. These are core features Django ships with by default.
.. _"I can't log in" questions: ../faq/#the-admin-site .. _"I can't log in" questions: ../faq/#the-admin-site