Code

sqlite backend!
[roundup.git] / roundup / password.py
2002-09-10 richardremoved Log
2001-11-22 jhermannAdded module docstrings to all modules.
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...