- No changes yet.
- Python 3 compatibility. [rnix]
- Convert doctests to unittests. [rnix]
- Catch and log exception if select2 cannot be initialized. [rnix, 2017-03-28]
- Use
yafowil.utils.entry_point
decorator. [rnix, 2016-06-28]
select2
provides key/term vocabularies for preselected items. [rnix, 2014-07-10]- Remove
select2input
blueprint, useinputtag
property ofselect2
blueprint instead. [rnix, 2014-06-19] - Provide all available constructor options in blueprint. [rnix, 2014-06-19]
- Update select widget to 3.5.0. [rnix, 2014-06-19]
- Make it work. [thet]