
UnicodeEncodeError: 'decimal' codec can't encode character u'\u7537' in position 0: invalid decimal Unicode string
[08/Aug/2018 15:02:00] "POST /wx_basic_data HTTP/1.1" 500 126512
```
在save数据时出现了‘十进制U
2018-08-08 15:28
标签
Python
,
Django
,
报错解决
2018-08-08 15:28
标签
Python
,
Django
,
报错解决
UnicodeEncodeError: 'decimal' codec can't encode character u'\u7537' in position 0: invalid decimal Unicode string
[08/Aug/2018 15:02:00] "POST /wx_basic_data HTTP/1.1" 500 126512
```
在save数据时出现了‘十进制U


RuntimeError:
You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set.
Django can't redirect to the slash URL while maintaining POST data.
Change your form to
2018-08-08 10:36
标签
Python
,
Django
,
报错解决
2018-08-08 10:36
标签
Python
,
Django
,
报错解决
RuntimeError:
You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set.
Django can't redirect to the slash URL while maintaining POST data.
Change your form to

备案号:
闽ICP备19015193号-1
关闭特效