Results 6 comments of Zak Smith

I get this same issue, due to the line: `context['active_dialog'] = self.object_list[0]` (views.py line 37) I'd guess there should be something to test whether object_list is empty (the user has...

The problem is that new users by default have no open dialogs, but the system currently relies on the first URL they go to being one with a username in,...

I can work around it as it is in my current project, but if anyone has time to properly fix it that would be good.

You seem to be using a 'wss' server? Have you modified run_chat_server to be secure (asking mostly since I'm interested in being able to do so)?

Hi. I never resolved the issue, although it is no longer a problem to me as I have found a different way to do what I wanted to do. I...

> Hey zsmith3 can you please tell me how you managed to install csvigo on windows? I didn't. As above, I attempted to use `luarocks install csvigo`, but it failed,...