Changeset 3454
- Timestamp:
- 07/26/06 16:30:14 (2 years ago)
- Files:
-
- django/trunk/docs/tutorial02.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial02.txt
r3013 r3454 55 55 ==================== 56 56 57 Now, try logging in. You should see the Django admin index page: 57 Now, try logging in. (You created a superuser account in the first part of this 58 tutorial, remember?) You should see the Django admin index page: 58 59 59 60 .. image:: http://media.djangoproject.com/img/doc/tutorial/admin02t.png
