Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 345 Bytes

txwtf

Twisted integration of WTForms

To-do list

  • Clean i18n
    • Lazy gettext calls for python code (Fields, Widgets, ...)
    • Proper renderer support in templates (e.g. Hello )
    • Functional string extraction for templates
  • Support for all WTForms widgets and fields
  • Tests would be nice!