weppy 0.8 (codename Hadar)
Changes since 0.7:
- Several bugfixes
- Added readable fields handling in forms
- Enhanced HTTP errors on streaming
- Improved templater performance
- Added
dbsetoption toinvalidator - Ensuring
uniquevalidation is performed also without forms - Better implementation for nested selection when using
joinandincluding - Updated router to allow routes override
- Changed default serialization and validation of
datetimefields to respect
RFC3339 standard - Updated postgres default adapters to latest available from pyDAL
- Changed
has_oneattributes when usingjoinandincluding
to not be lists - Added support for 'bigint' fields in the migrator