hi, i'm newbie with django. 
i'm using pythonanywhere.com for learning/testing django. 

i made a web page so when i go to aseds.pythonanywhere.com (aseds is my 
usernamet) i could see my page. 
then i made an app. but didn't change the view for aseds.pythonanywhere.com
now, when i go to aseds.pythonanywhere.com, i see an "*Unhandled Exeption*" 
message in a white screen, without any further information. why doesn't it 
give the django error page? 
when i go to aseds.pythonanywhere.com/*g* or any url which doesn't exist in 
my urls.py, it give me a 404 not found page in the django error page: so 
it's working!

what should i do to solve this?
thank you very much for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/58d82c0f-4e09-4d3f-86a0-7c28948f3855%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to