Skip to content

Commit

Permalink
Moved versionadded below heading for "Localized names of languages".
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
DrMeers committed Mar 24, 2011
1 parent 1339ef4 commit f3f1983
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/topics/i18n/internationalization.txt
Expand Up @@ -410,11 +410,12 @@ Using this decorator means you can write your function and assume that the
input is a proper string, then add support for lazy translation objects at the
end.

.. versionadded:: 1.3

Localized names of languages
============================

.. versionadded:: 1.3

The ``get_language_info()`` function provides detailed information about
languages::

Expand Down

0 comments on commit f3f1983

Please sign in to comment.