# HG changeset patch # User Aurelien Campeas # Date 1433327791 -7200 # Node ID 797db633d60cb4f3988d751abd3f07229152f553 # Parent fe614ec1688c61c597a3d6f9cddc4c9fbfcbca24 [formwidgets] move TextArea constants to the class level This will make it easy to override them. diff -r fe614ec1688c -r 797db633d60c web/formwidgets.py --- a/web/formwidgets.py Mon Jun 22 12:23:50 2015 +0200 +++ b/web/formwidgets.py Wed Jun 03 12:36:31 2015 +0200 @@ -400,6 +400,9 @@ class TextArea(FieldWidget): """Simple