Adam V
Adam V
I think I am having the same or at least similar issue with IE9 and my own app. I have also tested the simple chat example and get the same...
I am experiencing exactly this issue. When I define a custom Model Manager for my model that returns a filtered queryset I get pointer errors when I try to delete...
@carljm hey is this issue reopenable?
@benwhalley, so 5 years later I run into the same issue. There wouldn't be any chance that A) you resolved it and B) you remember what you did 5 years...
yeah sorry, could have added that. I am finding that it's not just on a bulk delete. When I set `published` to `False` on a model instance and save it...
So just to be clear, the Oracle dialect *doesn't* work with Oracle as it stands? I would need to make the modifications that @rightthgir has done? If that's the case...
Thanks @peetw . For the time being we're OK with just the SQLServer dialect but Oracle may be needed in the future. I note that there does appear to be...
I'm using [video_compress](https://pub.dev/packages/video_compress) to do this. As far as I can see, iOS only compresses videos picked from the cameral roll, so I am compressing: - iOS videos recorded in-app,...