from django.contrib.auth.models import AnonymousUser
CURRENT_USER = AnonymousUser()