when moving to the prod.cfg file tg fails out with an error:

"TurboGears requires autoreload.package to be set. It can be an empty
value, which will use CherryPy's default behavior which is to check
every module. Setting an actual package makes the check much faster."


reproducible: Yes

Steps to reproduce:

  * create a project via tg-admin quickstart
  * del/rename dev.cfg
  * attempt to start the project ./start-projectname.py


Failing because the setting:
autoreload.package="projectname" is not in the prod.cfg file while it
does exist in the dev.cfg

Severity: ??  project won't run until the prod.cfg file is edited to
include the autoreload.package statement because it is required by
cherrypy

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to