Mercurial > p > roundup > code
diff CHANGES.txt @ 2471:31cd032291c5
new templating features
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Jun 2004 00:29:54 +0000 |
| parents | 1cd69db95b23 |
| children | f41539b3c486 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jun 15 09:42:09 2004 +0000 +++ b/CHANGES.txt Wed Jun 16 00:29:54 2004 +0000 @@ -9,6 +9,9 @@ - remove "manual" locking of sqlite database - create a new RDBMS cursor after committing - added basic logging, and configuration of it and python's logging module +- add a default argument to the DateHTMLProperty.field method, and an + optional Interval (string or object) to the DateHTMLProperty.now (patch + from Vickenty Fesunov) 2004-??-?? 0.7.5
