I get 500 errors for bad URLs, and for URLs which are well-formed but
the id doesn't exist in the database (I use get_object_or_404 to
retrieve these).

Any idea why I'm not getting 404 errors for these situations?

I'm running on Webfaction, with MySQL as the database, and not in
debug mode.

Thanks,

Mark


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to