equal
deleted
inserted
replaced
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
|
3 |
|
4 0.1.5 |
|
5 ----- |
|
6 - refactored request and session properties management |
|
7 - added check for multi-adapter lookup on IHTMLRenderer interface in 'html' TALES extension |
|
8 - update docstrings |
3 |
9 |
4 0.1.4 |
10 0.1.4 |
5 ----- |
11 ----- |
6 - added "condition" optional argument to "get_parent" traversing helper to retrieve a parent only if given function |
12 - added "condition" optional argument to "get_parent" traversing helper to retrieve a parent only if given function |
7 returns a "True" value when called with parent as argument |
13 returns a "True" value when called with parent as argument |