pip install django-markdownx #在settings.py中 INSTALLED_APPS = [ ... ... 中 from markdownx.models import MarkdownxField from markdownx.utils ...
確定! 回上一頁