Fixed typo.

This commit is contained in:
Aymeric Augustin 2014-02-02 15:16:55 +01:00
parent 76ff266df1
commit b5fbdf97db
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ the ``domain`` and ``name`` by looking at the request's domain. It has
============================= =============================
Finally, to avoid repetitive fallback code, the framework provides a Finally, to avoid repetitive fallback code, the framework provides a
:func:`django.contrib.sites.shortcut.get_current_site` function. :func:`django.contrib.sites.shortcuts.get_current_site` function.
.. function:: shortcuts.get_current_site .. function:: shortcuts.get_current_site