Kaydet (Commit) 63d60dfe authored tarafından latyas(懒)'s avatar latyas(懒) Kaydeden (comit) Tim Graham

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

Backport of 8b106cfa from master
üst aeafdf93
......@@ -1294,7 +1294,7 @@ templates used by the :class:`ModelAdmin` views:
.. method:: ModelAdmin.get_ordering(request)
The ``get_ordering`` method takes a``request`` as parameter and
The ``get_ordering`` method takes a ``request`` as parameter and
is expected to return a ``list`` or ``tuple`` for ordering similar
to the :attr:`ordering` attribute. For example::
......
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