If you are using Django under GAE, just add your 404.html and 500.html templates to the templates folder. Django will take care of the rest.
On Sep 28, 6:06 am, Martynas Brijunas <[EMAIL PROTECTED]> wrote: > Hi, > > I have read that django has the ability to define custom 404 and 500 > pages. Does the same apply to the GAE? If yes, how do I go about doing > this? > > Thank you! > Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
