Archive for Python category:
Roundup Timelog and Priority Colours
1 Comment
Yesterday’s post is really just a prelude to this bit of code I wanted to release. In the customisation docs of Roundup is a guide to add a time logging. As a freelancer it is important for me to log the time I spend on various tasks, and I’m sure other people would like this [...]
The perfect small issue tracker: Roundup
Leave a Comment
All software products have bugs, and we need a way to keep a track of them.
A couple of months ago I needed one of these “issue trackers”, as I was having trouble remembering all the things that needed fixing in something I was working on. There are a couple of… famous? … trackers, Bugzilla and [...]
