TNL-3818: fixed recent activity mapping in thread-list sort for Forums Web

This commit is contained in:
wajeeha-khalid
2016-03-17 19:11:46 +05:00
parent d53e4f2ed2
commit 5b5fb2464d
9 changed files with 20 additions and 18 deletions

View File

@@ -332,6 +332,7 @@ def make_minimal_cs_thread(overrides=None):
"anonymous_to_peers": False,
"created_at": "1970-01-01T00:00:00Z",
"updated_at": "1970-01-01T00:00:00Z",
"last_activity_at": "1970-01-01T00:00:00Z",
"thread_type": "discussion",
"title": "dummy",
"body": "dummy",