Code

Form handling now performs all actions (property setting including linking)
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Feb 2003 03:58:18 +0000 (03:58 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Feb 2003 03:58:18 +0000 (03:58 +0000)
commitb6a44f965b14e9e5e1238dc99c86c4f743031737
tree161fc5ce8436bd0235dc2c63e68c7675ce5e36e4
parent46c1c3a444d66b0538c15637db7b66df7bc201dc
Form handling now performs all actions (property setting including linking)
in one go. We figure out the linking dependencies and create items in an
appropriate order.

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