Fellow Report - August 6, 2016

2016-08-06 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/26977 - Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types (accepted) https://code.djangoproject.com/ticket/26989 - Provide a way of speci

Re: Trac spam attack / spam filter reactivated

2016-08-06 Thread akki
This might be a quite obvious solution but people seem to be happy with the performance of Bayesian filter when training it properly. Here are two articles I found explaining some good points to keep in mind while training the filter - edgewall-ticket-10314

Re: Trac spam attack / spam filter reactivated

2016-08-06 Thread Tim Graham
Yes, the bayesian spam filter is giving some false positives and the weighting is such that even if you submit the captcha, your comment still might be considered spam (spammers were completing the captchas to submit their content). You could look into if there's some other spam prevention meas

Re: Need help with MySQL 5.7 crashing on Django's Jenkins

2016-08-06 Thread gilberto dos santos alves
great! 2016-08-05 19:19 GMT-03:00 Tim Graham : > I spun up a new machine and haven't seen this issue on it, so the problem > may have been either hardware related or something that was fixed with a > fresher install of Ubuntu 16.04. > > On Wednesday, August 3, 2016 at 11:07:54 AM UTC-4, gilberto

Re: Trac spam attack / spam filter reactivated

2016-08-06 Thread akki
Hi Recently, I would say since the past week, many of my activities on Trac are being reported as spam. Even trying to add myself to cc takes me to an error page. I got the following message when I last tried to modify a ticket. I was changing the summary of one of the tickets: > > > Submissi