Mercurial > p > roundup > code
diff roundup/cgi/templating.py @ 2664:8348373b4361
another TODO
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 19 Aug 2004 23:01:18 +0000 |
| parents | 17bab083c8a0 |
| children | f48a81d49a86 |
line wrap: on
line diff
--- a/roundup/cgi/templating.py Thu Aug 19 22:50:06 2004 +0000 +++ b/roundup/cgi/templating.py Thu Aug 19 23:01:18 2004 +0000 @@ -12,6 +12,7 @@ """Set the request's view arguments to the given values when no values are found in the CGI environment. """ +- have menu() methods accept filtering arguments ''' __docformat__ = 'restructuredtext'
