From fe1548d160ff881f50410709547bbf895733ea10 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Sep 2011 18:30:18 -0400 Subject: dont set explicit date header; we no longer need the request to be passed to FileResponse --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index bdc3e036a..982af67a5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -7,6 +7,8 @@ Should-Have - Consider adding exclog to all scaffolds to print tracebacks to the console while the debug toolbar is enabled. +- Add cache_max_age=3600 to add_static_view of all scaffolds. + Nice-to-Have ------------ -- cgit v1.2.3