id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8235	[error] AttributeError: 'module' object has no attribute 'now'	gustavo.diaz@gmail.com	rjollos	Hi guys,\r\n\r\nI am using Trac 0.12 - TracMetrixPlugin 0.18 - matplotlib 1.0.0 - Python 2.6.5\r\nError trying to Show Project Metrics after pressing Update button:\r\n\r\nhttp://pastebin.com/5fVaMWg3\r\n\r\nOn Py console tested:\r\n\r\n{{{\r\n>>> from datetime import datetime \r\n>>> datetime.now()\r\ndatetime.datetime(2010, 11, 29, 15, 17, 12, 175421)\r\n}}}\r\n\r\nSo, the fix was to move "from datetime import timedelta, datetime" to the line 33 (which is, at the end of the "imports").\r\n	defect	assigned	normal	TracMetrixPlugin	normal		needinfo		0.12
