Roundup Tracker - Issues

Message6

Author dayreyl
Recipients
Date 2001-08-06.21:50:11
Message-id
In-reply-to
Logged In: YES 
user_id=201047

This was my bug -- I had forgotten my login password, 
and wanted to submit it while I had the fresh traceback 
in hand.

One question -- how often will the template installer be 
used without the rest of the init script? If the answer is 
'never', as I suspect it might be, then it might be easiest 
to simply remove the directory creation code in 
templatebuilder.py, since the directories are created in 
the init method anyway (and commenting out the 
os.makedirs() call was the fastest way for me to get an 
installation up and running).
History
Date User Action Args
2009-02-03 14:19:58adminlinkissue448484 messages
2009-02-03 14:19:58admincreate