Message from discussion
How are you people debugging things on the server?
MIME-Version: 1.0
Message-ID: <54d0efc9-d9d2-4128-85e7-13eb7e47528a@l28g2000prd.googlegroups.com>
Date: Tue, 8 Apr 2008 05:39:24 -0700 (PDT)
Received: by 10.150.96.10 with SMTP id t10mr292859ybb.10.1207658364495; Tue,
08 Apr 2008 05:39:24 -0700 (PDT)
X-IP: 123.176.41.222
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13)
Gecko/20080311 Firefox/2.0.0.13,gzip(gfe),gzip(gfe)
Subject: How are you people debugging things on the server?
From: shabda raaj <shabda.r...@gmail.com>
To: Google App Engine <google-appengine@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I have a Django app, which is working on dev server. ON uploading this
to Appengine, I get 500 server errors. The logs in admin console are
very unhelpful. PDB doesn't work (Of course). So what are my ootions