mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
message_summary: Log time to generate summary.
Mostly copy pasted things from markdown time logging.
This commit is contained in:
@@ -2,6 +2,7 @@ import warnings
|
||||
|
||||
warnings.filterwarnings("ignore", category=UserWarning, module="pydantic")
|
||||
|
||||
|
||||
from django.conf import settings
|
||||
from django.http import HttpRequest, HttpResponse
|
||||
from django.utils.translation import gettext as _
|
||||
|
||||
Reference in New Issue
Block a user