Roundup Tracker - Issues

Message4882

Author tekberg
Recipients ber, rouilj, tekberg
Date 2013-05-10.13:39:51
Message-id <1368193191.5.0.157481373817.issue2550805@psf.upfronthosting.co.za>
In-reply-to
How about removing the initialization to 'LIKE' and changing the 
reference to self.case_insensitive_like to this:

getattr(self,'case_insensitive_like','LIKE')

I'll code up a patch if you think this is OK.
History
Date User Action Args
2013-05-10 13:39:51tekbergsetmessageid: <1368193191.5.0.157481373817.issue2550805@psf.upfronthosting.co.za>
2013-05-10 13:39:51tekbergsetrecipients: + tekberg, ber, rouilj
2013-05-10 13:39:51tekberglinkissue2550805 messages
2013-05-10 13:39:51tekbergcreate