Commit 961f2c16 authored by 段英荣's avatar 段英荣

modify json bug

parent 0594e8a3
...@@ -5,7 +5,7 @@ from django.conf import settings ...@@ -5,7 +5,7 @@ from django.conf import settings
from pytz import timezone from pytz import timezone
from datetime import datetime from datetime import datetime
from django.http import HttpResponse from django.http import HttpResponse
import json
def tzlc(dt, truncate_to_sec=True): def tzlc(dt, truncate_to_sec=True):
......
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