Author: leidel
Date: Sat Nov  1 21:16:42 2008
New Revision: 64

Modified:
    wiki/FilesystemCaching.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/FilesystemCaching.wiki
==============================================================================
--- wiki/FilesystemCaching.wiki (original)
+++ wiki/FilesystemCaching.wiki Sat Nov  1 21:16:42 2008
@@ -3,7 +3,7 @@

  = Filesystem Caching =

-If a settings variable `DBTEMPLATES_CACHE_BACKEND` is set  
to 'dbtemplates.cache.FileSystemBackend' and `DBTEMPLATES_CACHE_DIR` is  
available and set to an existing directory, this directory will be used to  
cache templates from the database in this directory.
+If a settings variable `DBTEMPLATES_CACHE_BACKEND` is set to  
`'dbtemplates.cache.FileSystemBackend'` and `DBTEMPLATES_CACHE_DIR` is  
available and set to an existing directory, this directory will be used to  
cache templates from the database in this directory.

  The motivation behind this is, that database-queries are reduced.  
Templates loaded from the filesystem should be cached by your  
operating-systems filesystem-cache in ram pretty well (if not otherwise  
cached by Django).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to