Negligible spacing fix to docs/model-api.txt from [3781]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@3836 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2006-09-25 17:34:54 +00:00
parent 227626dcd0
commit 61a1a1864d
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ The default value for the field.
If ``False``, the field will not be editable in the admin or via form
processing using the object's ``AddManipulator`` or ``ChangeManipulator``
classes. Default is ``True``.
classes. Default is ``True``.
``help_text``
~~~~~~~~~~~~~