Django

Code

Changeset 3454

Show
Ignore:
Timestamp:
07/26/06 16:30:14 (2 years ago)
Author:
adrian
Message:

Added note to docs/tutorial02.txt about which username to use in admin login

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/tutorial02.txt

    r3013 r3454  
    5555==================== 
    5656 
    57 Now, try logging in. You should see the Django admin index page: 
     57Now, try logging in. (You created a superuser account in the first part of this 
     58tutorial, remember?) You should see the Django admin index page: 
    5859 
    5960.. image:: http://media.djangoproject.com/img/doc/tutorial/admin02t.png