Code

Added the wrap="hard" attribute to the textarea of the note field so the
[roundup.git] / roundup / password.py
2001-10-20 richardCatch errors in login - no username or password supplied.
2001-10-09 richardMoved the data stringification up into the hyperdb...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...