Commit 99951bc3 authored by zhanglu's avatar zhanglu

Merge branch 'revert-741157fd' into 'master'

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

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