Kaydet (Commit) b24ad9a0 authored tarafından Gary Wilson Jr's avatar Gary Wilson Jr

In the modelforms docs, made the "Field types" text a link to the section.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst fab75358
......@@ -295,7 +295,7 @@ model fields:
Overriding the default field types
----------------------------------
The default field types, as described in the "Field types" table above, are
The default field types, as described in the `Field types`_ table above, are
sensible defaults. If you have a ``DateField`` in your model, chances are you'd
want that to be represented as a ``DateField`` in your form. But
``ModelForm`` gives you the flexibility of changing the form field type
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment