author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 4 Oct 2001 02:12:42 +0000 (02:12 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 4 Oct 2001 02:12:42 +0000 (02:12 +0000) | ||
commit | 2d81a2057b5baa6afb0fdf1b7cfde4c4b192fcfa | |
tree | 9ff75d0a01a9d5cccb0ef6026e06471c1ad476e1 | tree | snapshot |
parent | c16881d31919a65f333c63a8ba0b64a525e216b3 | commit | diff |
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
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 | diff | blob | history | |
roundup/hyperdb.py | diff | blob | history | |
roundup/roundupdb.py | diff | blob | history |