Note: This is an old post in a blog with a lot of posts over a long
span of time. The world has changed, technologies have changed, and
I've changed. It's likely this is out of date, the code doesn't work,
the ideas haven't aged well, or the ideas were terrible to begin with.
Let me know if you think this is something that needs updating.
I'm having problems with spam in my Trac instance which keeps track
of my PyBlosxom plugins. It's ... irritating. Anyhow, now that classes
are almost over, I decided to poke around and figure out how to delete
them rather than mark them as "invalid". Turns out it's really easy:
$ trac-admin [project-dir] ticket remove [ticket-number]