Tagged Questions
2
votes
1answer
191 views
To use unicode or not in web development project using flask and sqlalchemy
I am working on a web development project using flask and sqlalchemy orm. My post is related to use of unicode in developing this app.
What I have understood till now about unicode :
If I want my ...