Message2892
As I install things very often using easy_install I did the same with roundup. Unfortunately, easy_install installs the share directory to somewhere where the admin.py file cannot find it, because the share directory is located in the top level directory of the egg.
As a consequence, roundup-admin install did not find *any* templates.
I patched the admin.py file to also search in the egg directory, now roundup-admin install is able to find the templates properly. I adjusted the comments as well, to describe the change. |
|
Date |
User |
Action |
Args |
2009-02-03 14:23:14 | admin | link | issue1772137 messages |
2009-02-03 14:23:14 | admin | create | |
|