Emmett 2.5.4
Patch release
Changes since 2.5.3:
- Allow
Auth
models customisation in constructor (#466 thanks @SvenKeimpema) - Fix
FormStyle.widget_list
to keep input id (#470 thanks @SvenKeimpema) - Add forms pickers for
date
,datetime
,time
fields (#471 thanks @SvenKeimpema) - Fix a regression bug involving
belongs_to
andrefers_to
relations attributes in case of empty strings (#465)