equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-utils |
2 Name: pyams-utils |
3 Version: 0.1.14 |
3 Version: 0.1.15 |
4 Summary: Utility functions and classes for PyAMS |
4 Summary: Utility functions and classes for PyAMS |
5 Home-page: http://www.ztfy.org |
5 Home-page: http://www.ztfy.org |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
45 `ReadTheDocs <http://pyams-utils.readthedocs.org>`_ |
45 `ReadTheDocs <http://pyams-utils.readthedocs.org>`_ |
46 |
46 |
47 |
47 |
48 Changelog |
48 Changelog |
49 ========= |
49 ========= |
|
50 |
|
51 0.1.15 |
|
52 ------ |
|
53 - added "inherit_from" attribute to IInheritInfo interface |
|
54 - added helper to get a persistent adapter through context's annotations |
|
55 - added "canonical_url" function, interface and TALES extension |
|
56 - updated custom PyAMS traverser to notify BeforeTraverseEvent on last traversed object |
50 |
57 |
51 0.1.14 |
58 0.1.14 |
52 ------ |
59 ------ |
53 - updated request_property decorator cache key |
60 - updated request_property decorator cache key |
54 - updated base site root ACL to grant 'public' permission to everyone |
61 - updated base site root ACL to grant 'public' permission to everyone |