I apologize if you receive multiple copies of this message
What's new in version 1.2.2 ----------------------------- - The meaning of the different columns in the table returned by GViz data sources as well as the default labels can be documented using `gviz_col`. This function is compliant with annotations as defined by PEP 3107. - Data sources' documentation can be included in wiki pages using `GVizDataSource` macro. - Docstrings have changed a little. Better docs are available in the site too. - Bug fixed: Until now, if no protocol handler was enabled then the project environment became broken, because of a ValueError exception being raised. This is annoying and therefore has been fixed. Now if a URL having `gviz` prefix is accessed and there's no protocol handler available, a ``Not Found`` (404) HTTP response is returned to the caller with message ``Unable to find any protocol handler``. Further details : - http://pypi.python.org/pypi/TracGViz/1.2.2 - https://opensvn.csie.org/traccgi/swlcu/wiki/En/Devel/TracGViz -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
