Skip to content

Commit

Permalink
cleanup from #225
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Jul 3, 2015
1 parent 8506b8b commit 6c755b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/invalidation-handlers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ Only ``/one`` will stay in the cache.

.. note::

Don't forget to :ref:`flush <flush>` these invalidation changes to the proxy
from the ``CacheInvalidator`` object towards the end of your application.
Don't forget to call :ref:`flush <flush>` on the ``CacheInvalidator`` to commit the invalidations
to the caching proxy.

.. _custom_tags_header:

Expand Down

0 comments on commit 6c755b3

Please sign in to comment.