Re: TemplateDoesnotExist: 500.html

2012-04-02 Thread FraMazz
If you need to know what goes in the 500 template have a look at: http://www.djangobook.com/en/2.0/chapter12/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users

Re: TemplateDoesnotExist: 500.html

2012-03-31 Thread Gabriel .
On Sat, Mar 31, 2012 at 5:03 PM, Pals wrote: >  I am a novice programmer who just started to learn Django.. I could > not figure out the error related to 500.html. In fact, I would be > grateful if someone guides me making 500.html file. I am using mac > osx, Python 2.7 and Django 1.4. > https://

TemplateDoesnotExist: 500.html

2012-03-31 Thread Pals
I am a novice programmer who just started to learn Django.. I could not figure out the error related to 500.html. In fact, I would be grateful if someone guides me making 500.html file. I am using mac osx, Python 2.7 and Django 1.4. Thanks! -- You received this message because you are subscribe

Re: Urgent: django app got internal error: TemplateDoesNotExist: 500.html

2011-12-19 Thread huseyin yilmaz
e(template_name), referer: > >http://go.madmimi.com/redirects/5e9c3ec9b21e58257eadd15120210f5c?pa=6... > > [Mon Dec 19 13:22:28 2011] [error] [client 188.158.186.121]   File > > "/home/jalala/projects/Hamkharid/eggs/Django-1.3.1-py2.7.egg/django/template/loader.py", &g

Re: Urgent: django app got internal error: TemplateDoesNotExist: 500.html

2011-12-19 Thread Nikolas Stevenson-Molnar
late, referer: > > http://go.madmimi.com/redirects/5e9c3ec9b21e58257eadd15120210f5c?pa=6799748107 > [Mon Dec 19 13:22:28 2011] [error] [client 188.158.186.121] > raise TemplateDoesNotExist(name), referer: > > http://go.madmimi.com/redirects/5e9c3ec9b21e58

Re: Urgent: django app got internal error: TemplateDoesNotExist: 500.html

2011-12-19 Thread Nikolas Stevenson-Molnar
ts/Hamkharid/eggs/Django-1.3.1-py2.7.egg/django/template/loader.py", > line 138, in find_template, referer: > > http://go.madmimi.com/redirects/5e9c3ec9b21e58257eadd15120210f5c?pa=6799748107 > [Mon Dec 19 13:22:28 2011] [error] [client 188.158.186.121] > raise Templ

Urgent: django app got internal error: TemplateDoesNotExist: 500.html

2011-12-19 Thread Ashkan Roshanayi
210f5c?pa=6799748107 > [Mon Dec 19 13:22:28 2011] [error] [client 188.158.186.121] raise > TemplateDoesNotExist(name), referer: > http://go.madmimi.com/redirects/5e9c3ec9b21e58257eadd15120210f5c?pa=6799748107 > [Mon Dec 19 13:22:28 2011] [error] [client 188.158.186.121] > TemplateDoesNotExist:

Re: TemplateDoesNotExist: 500.html error when trying to run server

2010-08-07 Thread Karen Tracey
On Fri, Aug 6, 2010 at 5:05 PM, meenakshi wrote: > To clarify - I get a 404 message with DEBUG on (i.e. DEBUG=True), and > a 500 message with DEBUG off (DEBUG=False), not the other way around. > With DEBUG=False, standard handling of the Http404 exception will be to attempt to render a 404.html

Re: TemplateDoesNotExist: 500.html error when trying to run server

2010-08-06 Thread meenakshi
tings file. Change that to False, and Django will display a > > standard 404 page. > > > And thanks for your response! > > > Regards > > Meenakshi > > > On Aug 5, 3:50 pm, Steve Holden wrote: > >> On 8/5/2010 6:27 PM, meenakshi wrote: > > >

Re: TemplateDoesNotExist: 500.html error when trying to run server

2010-08-06 Thread Steve Holden
; I am a beginner working through the Django tutorial. When I try to >>> run the development server athttp://127.0.0.1:8000/, I get a >>> TemplateDoesNotExist: 500.html error. >>>I have no problems linking tohttp://127.0.0.1:8000/admin, >>> however. Whats

Re: TemplateDoesNotExist: 500.html error when trying to run server

2010-08-06 Thread meenakshi
5, 3:50 pm, Steve Holden wrote: > On 8/5/2010 6:27 PM, meenakshi wrote: > > > > >   I am a beginner working through the Django tutorial.  When I try to > > run the development server athttp://127.0.0.1:8000/,  I get a > > TemplateDoesNotExist: 500.html error. > >  

Re: TemplateDoesNotExist: 500.html error when trying to run server

2010-08-05 Thread Steve Holden
On 8/5/2010 6:27 PM, meenakshi wrote: > > I am a beginner working through the Django tutorial. When I try to > run the development server at http://127.0.0.1:8000/, I get a > TemplateDoesNotExist: 500.html error. >I have no problems linking to http://127.0.0.1:8000/a

TemplateDoesNotExist: 500.html error when trying to run server

2010-08-05 Thread meenakshi
I am a beginner working through the Django tutorial. When I try to run the development server at http://127.0.0.1:8000/, I get a TemplateDoesNotExist: 500.html error. I have no problems linking to http://127.0.0.1:8000/admin, however. Whats going on? Here is what I get when I try to run

TemplateDoesNotExist: 500.html during deployment

2009-06-13 Thread srk
Hello! I managed to deploy my django project in production except static media. When I try to access http://localhost/adminmedia/account.js (my static media file), I get colorful page with stack trace of django.template.TemplateDoesNotExist exception and TemplateDoesNotExist: 500.html in apache2