我目前正在使用最新版本的 django。我似乎在为我的静态文件目录创建路径时遇到困难。我得到的错误是“TypeError: _getfullpathname: path should be string, bytes or os.PathLike, not list”。
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<textarea id='ed'>
lorem ipsum
https://google.com
</textarea>