Skip to content

Commit 314cad4

Browse files
author
Richard Jones
committed
another TODO
1 parent 2ea834a commit 314cad4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

roundup/cgi/templating.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
- Add class.find() too
99
- NumberHTMLProperty should support numeric operations
1010
- LinkHTMLProperty should handle comparisons to strings (cf. linked name)
11+
- HTMLRequest.default(self, sort, group, filter, columns, **filterspec):
12+
"""Set the request's view arguments to the given values when no
13+
values are found in the CGI environment.
14+
"""
1115
'''
1216

1317
__docformat__ = 'restructuredtext'

0 commit comments

Comments
 (0)