weppy 0.7 (codename Girtab)
Changes since v0.6:
- Changed CLI 'shell' command to loads the entire application context
- Added
scopeoption tohas_oneandhas_manyrelations - Added
whereoption tohas_oneandhas_manyrelations @computationand callbacks helpers now keep definition order- Allow usage of
has_oneandhas_manyhelpers as decorators to customize
relations' sets generation - Added default configuration for extensions
- Added
Model.newmethod - Added databse indexing support
- Added default validation for 'password' fields
- Added CLI 'routes' command
- Deprecated
@computation,@virtualfieldand@fieldmethodin favor of
@compute,@rowattrand@rowmethod - Updated
current_model_onlyparameter of@virtualfieldand@fieldmethod
tobind_to_modelin@rowattrand@rowmethod