Fixed minor docs issue.

This commit is contained in:
Jannis Leidel
2012-02-02 15:57:25 +01:00
parent d636737e90
commit 2c880ac2e5

View File

@@ -369,8 +369,8 @@ Caching settings
The amount of time (in seconds) to cache the modification timestamp of a
file. Disabled by default. Should be smaller than
:attr:`django.conf.settings.COMPRESS_REBUILD_TIMEOUT` and
:attr:`django.conf.settings.COMPRESS_MINT_DELAY`.
:attr:`~django.conf.settings.COMPRESS_REBUILD_TIMEOUT` and
:attr:`~django.conf.settings.COMPRESS_MINT_DELAY`.
.. attribute:: COMPRESS_DEBUG_TOGGLE