Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharris100 authored and toastdriven committed Jun 22, 2012
1 parent 8e8a1bb commit f6b34e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tastypie/utils/formatting.py
@@ -1,5 +1,6 @@
import email
import datetime
import time
from django.utils import dateformat
from tastypie.utils.timezone import make_aware, make_naive, aware_datetime

Expand Down

0 comments on commit f6b34e3

Please sign in to comment.