Modify some bug

This commit is contained in:
ibuler
2016-10-09 19:27:49 +08:00
parent ba82c395f2
commit 0c8922e30f
2 changed files with 1 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
from __future__ import unicode_literals
import logging
import os
import re
from django.conf import settings
from django.contrib.auth.mixins import UserPassesTestMixin