More moving of event size logic

This commit is contained in:
2020-12-14 21:58:15 +00:00
parent dd95447008
commit c027182962
6 changed files with 38 additions and 64 deletions

View File

@@ -9,7 +9,6 @@ from django.shortcuts import get_object_or_404
from django.core import serializers
from django.conf import settings
import simplejson
from django.contrib import messages
import datetime
import pytz
import operator