Re: Possible Bug when using exclude on a GenericForeignKey / GenericRelation query.

2016-02-22 Thread Tim Graham
The crash is probably a bug: https://code.djangoproject.com/ticket/26261 On Friday, August 14, 2015 at 5:01:30 PM UTC-4, Daniel H wrote: > > Hi everyone. > > I've been using django for almost a year now, but it's my first time > posting here. > > Anyway, I'm encountering an error which I think mi

Possible Bug when using exclude on a GenericForeignKey / GenericRelation query.

2015-08-14 Thread Daniel H
Hi everyone. I've been using django for almost a year now, but it's my first time posting here. Anyway, I'm encountering an error which I think might be a bug. I've yet to try and replicate it as I thought posting here would be the better first step, as I might just be doing something incorrec