Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-1983

dateutil extension does not work

    XMLWordPrintable

Details

    Description

      You forgot to instantiate the widget in the dateutil extension, like so:

      {{{

      wtforms/ext/dateutil/fields.py

      27c27

      < widget = TextInput

      widget = TextInput()
      

      }}}

      Not doing this results in this problem:
      {{

      {\\ TypeError: *str* returned non-string (type TextInput)\\ }}

      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: