Make sure that anonymous users can view events
The AnonymousUser object doesn't have a `member` property. It was contained in a try-catch, so also ocatch AttributeError. Fix #119
Showing
Please register or sign in to comment
The AnonymousUser object doesn't have a `member` property. It was contained in a try-catch, so also ocatch AttributeError. Fix #119