Commit 4e65d73e authored by James Bennett's avatar James Bennett
Browse files

Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 926bf195
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -476,6 +476,8 @@ Currently supported:

.. django-admin-option:: --symlinks

.. versionadded:: 1.2

Use the ``--symlinks`` or ``-s`` option to follow symlinks to directories when
looking for new translation strings.