If you're using generic.json for the view, then setting response.generic_patterns might be the issue. The 'welcome' app allows the generic views to work on the local machine only by default. If you have a specific get_response.json view, then this would not be the issue.
Anthony On Tuesday, October 18, 2011 7:59:13 PM UTC-4, Harshad wrote: > > I'm at home right now, but I'll try that at work tomorrow. > > Thanks. >

