You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi!
As the title suggests, I am very new to Google App Engine. Really my
question is as simple as the title: How can I make it so that instead
of an error on a white page being shown, the browser is shown a custom
404 page? Searching yields some stuff related to Django but I'm just
using standard App Engine and templates.
Thanks,
Larry
googleapps
unread,
Sep 3, 2008, 1:43:29 PM9/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Thanks, that's a good idea. Could I do something similar for 500
errors? I would also need to catch other errors in some way too. I
guess I could just shove a try-except block round each handler and
redirect to my 500 error page in the except block, but I wonder if
there is a better way...?
Alexander Kojevnikov
unread,
Sep 4, 2008, 7:17:58 AM9/4/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message