We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56d0a2 commit c246ab0Copy full SHA for c246ab0
apps/common/event/__init__.py
@@ -9,7 +9,7 @@
9
import setting.models
10
from setting.models import Model
11
from .listener_manage import *
12
-from common.db.sql_execute import update_execute
+from django.utils.translation import gettext as _
13
14
from django.utils.translation import gettext as _
15
0 commit comments