Code

Add new config-option 'password_pbkdf2_default_rounds' in 'main' section
[roundup.git] / roundup / anypy /
2010-10-21 schlatterbeckpython2.3 compatibility fixes
2010-08-09 richardfix for incorrect except: syntax, issue2550661
2010-07-10 richardfix up some pre-Python2.6 compatibility issues in the...
2010-02-26 richardmore modernisation
2010-02-23 richardadd missing file
2009-03-12 richardmigrate from MimeWriter to email
2009-03-12 richardforce sqlite3 in py2.6+ to treat our stored text as...
2009-03-12 richardAdd compatibility package to allow us to deal with...