Django

Code

Changeset 138

Show
Ignore:
Timestamp:
07/17/05 00:22:48 (3 years ago)
Author:
adrian
Message:

Fixed the inevitable ReST bug in [137]

Files:

Legend:

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

    r137 r138  
    285285 
    286286Now "Choices" is an available option in the Django admin. The "Add choice" form 
    287 looks like this:: 
     287looks like this: 
    288288 
    289289.. image:: http://media.djangoproject.com/img/doc/tutorial/admin10.png