質問するログイン新規登録

質問編集履歴

1

追記

2019/08/28 06:48

投稿

YK_twit
YK_twit

スコア13

title CHANGED
File without changes
body CHANGED
@@ -8,6 +8,11 @@
8
8
 
9
9
  ご存じの方がいらっしゃいましたら、ご教示いただけましたら幸いです。
10
10
 
11
+ 追記:
12
+ 調べてみたところ、
13
+ HTMLのフォームからbottleに値を渡したときにbottleのほうで文字化けが起こってしまっているようでした。
14
+ bottleの設定のほうを見直してみます。
15
+
11
16
  (参考記事: https://stackoverflow.com/questions/31294361/using-sqlalchemy-and-pymysql-how-can-i-set-the-connection-to-utilize-utf8mb4 )
12
17
 
13
18
  ```setting.py