>Does LazyDate work when you're not going through the admin? I often >use auto_now_add as an automatic timestamp on objects I might not be >editing in the admin; I'd be sad if that broke.
Yep, that would be really bad if that functionality would break - I use that in some tools, too. And does LazyDate support the same two different flavors - auto_now and auto_now_add - too? bye, Georg