@@ -1,5 +1,8 @@
from django.utils import timezone
from ..models import Registration
THIS_YEAR = timezone.now().year
class RegistrationMixin(object):
def create_registration(self, data):
The note is not visible to the blocked user.