Show
Ignore:
Timestamp:
03/27/08 16:59:44 (8 months ago)
Author:
JensDiemer
Message:

add a experimental new cache middleware
-merge pagestats into cache middleware
-add unitest for the cache
-move setup_debug() from the views into the common middleware
-update other tests

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pylucid/PyLucid/template_addons/filters.py

    r1420 r1510  
    5858    """ 
    5959    Converts a time duration into a friendly text representation. 
    60     Note: Used in PageStatsMiddleware, too. 
     60    Note: Used in the PyLucid cache middleware, too. 
    6161    """ 
    6262    if t<1: