Changeset 4980
- Timestamp:
- 04/09/07 07:16:46 (2 years ago)
- Files:
-
- django/trunk/docs/tutorial02.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial02.txt
r4420 r4980 62 62 :target: http://media.djangoproject.com/img/doc/tutorial/admin02.png 63 63 64 By default, you should see two types of editable content: groups and users. 65 These are core features Django ships with by default.64 You should see a few other types of editable content, including groups, users 65 and sites. These are core features Django ships with by default. 66 66 67 67 .. _"I can't log in" questions: ../faq/#the-admin-site
