Kenny,
In my controller methods, I chain the expose decorator to get
http://myapp/overview return a json object and
http://myapp/overview.html return a rendered html version.
Here's the documentation on that:
http://turbogears.org/2.1/docs/main/ResponseTypes.html
You'll probably have to make your own CUSTOM_CONTENT_TYPE to get excel
files working.
-RJ
--
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.