Browse Source

Dumped warning from store docs.

Rafał Pitoń 11 years ago
parent
commit
a0596326bf
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/thread_store.rst

+ 0 - 3
docs/thread_store.rst

@@ -4,9 +4,6 @@ Misago Thread Store
 
 
 Thread store is simple memory-based cache some Misago features use to maintain state for request duration.
 Thread store is simple memory-based cache some Misago features use to maintain state for request duration.
 
 
-.. warning::
-   :py:mod:`misago.core.threadstore` is considered part of internals and generally should be avoided unless
-
 It offers subset of standard cache API:
 It offers subset of standard cache API: