SleekXMPP/sleekxmpp/plugins/xep_0004/stanza
Lance Stout 9c6dde5d22 Ensure that item fields have the proper type.
The item fields were not setting their type based on the reported
field's type attribute, so values were not being encoded properly.

Fixes issue #121
2011-12-13 08:59:39 -08:00
..
__init__.py Reorganize XEP-0004. 2011-08-11 21:59:55 -07:00
field.py Return '' instead of None from form fields with no values. 2011-08-17 21:22:03 -07:00
form.py Ensure that item fields have the proper type. 2011-12-13 08:59:39 -08:00