<http://pastebin.com/fwYEjX8P>
This works fine on my development machine. The same files on our test server are failing. It *should* be calling EvidenceController().get_all, but instead it appears to be trying to render a non-existent template. I'm pulling in EvidenceController(RestController) in root.py, and instantiating it as evidence = EvidenceController. Any idea what would cause it to ignore that? -- 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.

