Hi,
I've had 0.12 running fine under Windows using tracd.
I've just tried upgrading to 1.0.
When I restart Trac and go to a project, after logging in I get the
following error:
*Trac detected an internal error:*
UndefinedError: "pretty_dateinfo" not defined
The action that triggered the error was:
GET: /
and next to the Trac logo at the bottom it says it is still running V0.12.4.
I've tried the upgrade a number of ways to see if that made a difference,
e.g.:
easy_install trac=1.0
easy_install --upgrade trac
downloading and running the Windows installer
all with the same result.
I've also tried uninstalling the old version before installing the new by
deleteing the .egg files and the trac folder in lib\site-packages - which
makes me confused as to why Trac is still showing that it is running 0.12.
I'm not really a python user/programmer, so I'm probably doing something
stupid, but I don't know what so any help gratefully received!
Thanks
Tim