Skip to content

bhch/tornado-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Tornado application to implement translations with WTForms.

Usage:

Run the server with this command:

python app.py

Visit http://127.0.0.1:8888/ in your browser and submit the form there.

You should see the error message.

Change your browser language to see the error message in different languages. Translations are available in French, German and Spanish.

Tested on

  • Python 3.6

Requirements

  • Tornado
  • WTForms
  • speaklater

About

A test application for localization in Tornado and WTForms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published