hollomancer's profile - activity

10 years ago answered a question Sanction package version

I went ahead and changed to sanction==0.3.1 and that seems to be doing the trick.

10 years ago commented question Sanction package version

I am also encountering this issue.

10 years ago answered a question jinja2.exceptions.UndefinedError: 'skin' is undefined

I have been encountering this same error here and there. Changing DEBUG to True revealed that this error is really hiding other errors. Once I fixed the error behind it, this stopped happening.

10 years ago commented question jinja2.exceptions.UndefinedError: 'skin' is undefined

I am also encountering this issue after turning DEBUG to False.