Skip to content

Commit c246ab0

Browse files
shaohuzhang1wxg0103
authored andcommitted
feat: i18n
1 parent b56d0a2 commit c246ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/common/event/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import setting.models
1010
from setting.models import Model
1111
from .listener_manage import *
12-
from common.db.sql_execute import update_execute
12+
from django.utils.translation import gettext as _
1313

1414
from django.utils.translation import gettext as _
1515

0 commit comments

Comments
 (0)