Kaydet (Commit) ec7dde79 authored tarafından Luke Plant's avatar Luke Plant

Fixed ReST errors that stopped some staticfiles docs being rendered

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16889 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 39bbd165
...@@ -177,7 +177,8 @@ Some commonly used options are: ...@@ -177,7 +177,8 @@ Some commonly used options are:
.. django-admin-option:: -c .. django-admin-option:: -c
.. django-admin-option:: --clear .. django-admin-option:: --clear
.. versionadded:: 1.4
.. versionadded:: 1.4
Clear the existing files before trying to copy or link the original file. Clear the existing files before trying to copy or link the original file.
...@@ -187,7 +188,8 @@ Some commonly used options are: ...@@ -187,7 +188,8 @@ Some commonly used options are:
Create a symbolic link to each file instead of copying. Create a symbolic link to each file instead of copying.
.. django-admin-option:: --no-post-process .. django-admin-option:: --no-post-process
.. versionadded:: 1.4
.. versionadded:: 1.4
Don't call the Don't call the
:meth:`~django.contrib.staticfiles.storage.StaticFilesStorage.post_process` :meth:`~django.contrib.staticfiles.storage.StaticFilesStorage.post_process`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment