This commit is contained in:
Chris Meyers
2015-05-11 09:08:46 -04:00
parent 5ff696f708
commit 0dc7072e68
6 changed files with 0 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
# Python
from __future__ import absolute_import
from datetime import datetime
# Django

View File

@@ -4,7 +4,6 @@
# Python
from __future__ import absolute_import
from django.utils.timezone import now
from copy import deepcopy
from dateutil.relativedelta import relativedelta
# Django