Code

- implemented extension to form parsing to allow editing of multiple items
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 12 Feb 2003 06:41:58 +0000 (06:41 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 12 Feb 2003 06:41:58 +0000 (06:41 +0000)
commit9690b906d04670f9950d453b41ba5c20484b147e
treee7648ab3da13122bea8fb221fffeb3ed538d53bb
parent32eb14fa1d7b39e533211b75a021454e6fb7cb5c
- implemented extension to form parsing to allow editing of multiple items
  and creation of multiple items (but only one per class)
- the colon ":" special form variable designator may now be any of : + @

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1498 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi/client.py
test/test_cgi.py