Skip to content

Commit

Permalink
Added a versionadded directive for the 'admin_urlname' filter introdu…
Browse files Browse the repository at this point in the history
…ced at r16857.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
aaugustin committed Dec 3, 2011
1 parent e552bd1 commit 39e4fd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ref/contrib/admin/index.txt
Expand Up @@ -1982,6 +1982,8 @@ if you specifically wanted the admin view from the admin instance named
For more details, see the documentation on :ref:`reversing namespaced URLs
<topics-http-reversing-url-namespaces>`.

.. versionadded:: 1.4

To allow easier reversing of the admin urls in templates, Django provides an
``admin_urlname`` filter which takes an action as argument:

Expand Down

0 comments on commit 39e4fd8

Please sign in to comment.