代码批注

ZYY_branch
ymq 4 months ago
parent 049158b078
commit 983ff6ecb2

@ -1,4 +1,4 @@
import logging
import logging #导入 Python 标准库的 logging 模块,用于日志记录,方便追踪程序运行过程中的关键信息。
from django import forms
from haystack.forms import SearchForm

Loading…
Cancel
Save