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
This commit is contained in:
parent
926bf195e0
commit
4e65d73e9e
|
@ -476,6 +476,8 @@ Currently supported:
|
||||||
|
|
||||||
.. django-admin-option:: --symlinks
|
.. django-admin-option:: --symlinks
|
||||||
|
|
||||||
|
.. versionadded:: 1.2
|
||||||
|
|
||||||
Use the ``--symlinks`` or ``-s`` option to follow symlinks to directories when
|
Use the ``--symlinks`` or ``-s`` option to follow symlinks to directories when
|
||||||
looking for new translation strings.
|
looking for new translation strings.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue