add export contest rank to csv

This commit is contained in:
virusdefender
2018-05-06 04:09:46 +08:00
parent ab37c98347
commit 29f75a011b
2 changed files with 61 additions and 1 deletions

View File

@@ -5,7 +5,6 @@ from importlib import import_module
import qrcode
from django.conf import settings
from django.contrib import auth
from django.http import HttpResponseRedirect
from django.template.loader import render_to_string
from django.utils.decorators import method_decorator
from django.utils.timezone import now