Commit 00674ee6 by Chris Dodge

need timedelta import

parent b4fe23f3
......@@ -10,6 +10,7 @@ from fs.osfs import OSFS
import copy
from json import loads
import traceback
from datetime import timedelta
from django.contrib.auth.models import User
from django.dispatch import Signal
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment