Misago
Misago copied to clipboard
Delete `AnonymousUser` from Misago
We can't guarantee that AnonymousUser instance we are dealing with will be one from Misago's, so we should remove it and guarantee all the codebase handles Django's standard anon user.