S
S
shmostertoster2017-01-25 22:27:57
Python
shmostertoster, 2017-01-25 22:27:57

How to save Cyrillic in sqlite3 in Bottle?

Hello!
Mastering Bottle.
According to the instructions from this site, I am analyzing the creation of a ToDo sheet.
Site with example
Archive in code at the bottom of the page on the site.
Faced a problem.
Everything that is written in Cyrillic is not saved in the database.
Forcing the encoding does not help.

#!/usr/bin/env python
# -*- coding: utf-8 -*-

I'm getting this hat.
3 	See how flask differs from bottle 	Edit
5 	вап ва 	                        Edit

Please tell me how to fix this issue?
Thank you!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question