Commit 12d5d5e8 authored by zhanglu's avatar zhanglu

Revert "Merge branch 'jackie/master' into 'master'"

This reverts merge request !240
parent f4561b4c
......@@ -622,7 +622,7 @@ class TopicUtils(object):
})
if v in (None, ''):
if not v:
continue
if k in ["create_time_gte", "create_time_lte"]:
......
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