Kaydet (Commit) 66ccb3ac authored tarafından Sam Collins's avatar Sam Collins Kaydeden (comit) Tim Graham

[2.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.

Backport of 2d75e74e from master
üst a06828cd
...@@ -1493,7 +1493,7 @@ templates used by the :class:`ModelAdmin` views: ...@@ -1493,7 +1493,7 @@ templates used by the :class:`ModelAdmin` views:
.. versionadded:: 2.0 .. versionadded:: 2.0
The ``get_readonly_fields()`` method is given the ``HttpRequest`` and is The ``get_autocomplete_fields()`` method is given the ``HttpRequest`` and is
expected to return a ``list`` or ``tuple`` of field names that will be expected to return a ``list`` or ``tuple`` of field names that will be
displayed with an autocomplete widget as described above in the displayed with an autocomplete widget as described above in the
:attr:`ModelAdmin.autocomplete_fields` section. :attr:`ModelAdmin.autocomplete_fields` section.
......
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