If you post the relevant portions of your app.yaml it might be easier
to see what the problem is - I'm personally running a GWT frontend and
python backend on my app right now and it's working fine.  I have
static mappings for css files and for the application directory (with
the compiled html permutations, etc), and I have django treat the base
html file as a template.

On Jul 4, 5:44 pm, bucaro <haml...@gmail.com> wrote:
> The code works fine locally but as soon as I upload the directory and
> url mappings I get a 500 error.
>
> I use a static mapping to map the directory where the gwt code is to a
> URL path but for some reason appengine doesn't like it.
>
> Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to