Roundup Tracker - Issues

Message4170

Author bnordgren
Recipients bnordgren
Date 2010-10-21.15:06:44
Message-id <1287673604.94.0.0996827804556.issue2550675@psf.upfronthosting.co.za>
In-reply-to
In any tracker, create lib directory and file "quirky.py" containing text:

class Test:
    pass

then add "import quirky" as the first line of schema.py

roundup-admin should behave as normal, the mail gateway should behave as
normal, but the web interface now throws an error on every access.
History
Date User Action Args
2010-10-21 15:06:45bnordgrensetrecipients: + bnordgren
2010-10-21 15:06:44bnordgrensetmessageid: <1287673604.94.0.0996827804556.issue2550675@psf.upfronthosting.co.za>
2010-10-21 15:06:44bnordgrenlinkissue2550675 messages
2010-10-21 15:06:44bnordgrencreate