Fixed the inevitable ReST bug in [137]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@138 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2005-07-17 05:22:48 +00:00
parent af86b4e4b1
commit 5162e4745f
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ field name is automatically calculated from the model's class name, lowercased,
plus '_id'.) plus '_id'.)
Now "Choices" is an available option in the Django admin. The "Add choice" form Now "Choices" is an available option in the Django admin. The "Add choice" form
looks like this:: looks like this:
.. image:: http://media.djangoproject.com/img/doc/tutorial/admin10.png .. image:: http://media.djangoproject.com/img/doc/tutorial/admin10.png
:alt: Choice admin page :alt: Choice admin page