Changelog
- Upgraded pydal to provide default IS_IN_DB() and IS_LIST_OF(IS_IN_DB()), thanks laundmo
- Fixed insecure nsecure deprecated document.write, thanks laundmo
- reverted (temporarily) the widget refactor b2e7174c0a7e4ff17d65cb93aa48e57251d8228b
The widget refactor was not backward compatible and also alters the global widgets object which can cause one app to interfere with another app. I will review that commit more carefully and find a way to include the desired new features but make it backward compatible.