changeset 156 | 437f3b783d25 |
parent 151 | 68601c3a38a6 |
child 159 | 4d8dc6cfe24f |
155:42c7d16e01fc | 156:437f3b783d25 |
---|---|
1 History |
1 History |
2 ======= |
2 ======= |
3 |
|
4 0.1.20 |
|
5 ------ |
|
6 - added custom widgets with validation rules for integer and float fields |
|
7 - updated forms templates |
|
8 - added "override_widget_template" and "override_widget_layout" to be able to change a widget |
|
9 template without using ZCML |
|
3 |
10 |
4 0.1.19 |
11 0.1.19 |
5 ------ |
12 ------ |
6 - updated AJAX form decorator |
13 - updated AJAX form decorator |
7 |
14 |