On Fri, Aug 28, 2009 at 08:51:46AM -0400, Karen Tracey spake thusly:
> Yes, unless you are running an SMTP server on the same machine you need to
> set EMAIL_HOST to point to one, and set whatever other EMAIL_ settings are
> required to use the server you point to:
Finally, I have some debugging o
On Fri, Aug 28, 2009 at 7:01 AM, Tracy Reed wrote:
> Do I
> have to give django an smtp server address or anything else to enable
> it to report errors and tracebacks somewhere?
>
Yes, unless you are running an SMTP server on the same machine you need to
set EMAIL_HOST to point to one, and set w
On Fri, Aug 28, 2009 at 11:21:07AM +0200, Daniel Hepper spake thusly:
> The stacktrace shows that the 500.html template is missing [1], so go
> ahead and create one. You should also make sure that you have
> configured the admin email address and settings for sending mail
> correctly, so Django can
The stacktrace shows that the 500.html template is missing [1], so go
ahead and create one. You should also make sure that you have
configured the admin email address and settings for sending mail
correctly, so Django can send you a traceback by mail when DEBUG =
False
Cheers,
Daniel
[1]
http:/
Wiadomość napisana w dniu 2009-08-28, o godz. 10:07, przez Tracy Reed:
> I appear to have a bit of a heisenbug. When I have debug = True
> everything works perfectly. When I have debug = False I get a 500
> error when accessing two views in particular. I'm not sure what makes
> those views specia
I appear to have a bit of a heisenbug. When I have debug = True
everything works perfectly. When I have debug = False I get a 500
error when accessing two views in particular. I'm not sure what makes
those views special or why the app would behave differently depending
on whether debug is True or F
6 matches
Mail list logo