Code

Added nicer command-line item adding: passing no arguments will enter an
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 4 Oct 2001 02:12:42 +0000 (02:12 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 4 Oct 2001 02:12:42 +0000 (02:12 +0000)
commit2d81a2057b5baa6afb0fdf1b7cfde4c4b192fcfa
tree9ff75d0a01a9d5cccb0ef6026e06471c1ad476e1
parentc16881d31919a65f333c63a8ba0b64a525e216b3
Added nicer command-line item adding: passing no arguments will enter an
interactive more which asks for each property in turn. While I was at it, I
fixed an implementation problem WRT the spec - I wasn't raising a
ValueError if the key property was missing from a create(). Also added a
protected=boolean argument to getprops() so we can list only the mutable
properties (defaults to yes, which lists the immutables).

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@270 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup-admin
roundup/hyperdb.py
roundup/roundupdb.py