equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.14 |
|
5 ------ |
|
6 - updated "ajax_config" decorator to improve handling of overriden "get_ajax_output" method |
|
7 - added transaction savepoint after form update to finalize all components state before rendering |
3 |
8 |
4 0.1.13 |
9 0.1.13 |
5 ------ |
10 ------ |
6 - added optional "factory" argument to "NamedWidgetsGroups" function |
11 - added optional "factory" argument to "NamedWidgetsGroups" function |
7 - added "ajax_config" class decorator to declare AJAX views |
12 - added "ajax_config" class decorator to declare AJAX views |