上传文件

{% csrf_token %}

{{ form.file.label_tag }} {{ form.file }}

{{ form.errors }}

支持 .txt、.md、.pdf 和 .docx 文件。