I am trying to write a tests and want to try out calling some wrong addresses, to see if they all return correctly 404 or 403. But when I run get operations, that should those, I get Exception 'module' object has no attribute 'handler500'. I tried to check docs and googled, but found no information, how to solve this. Can I somehow make it return just response with information about the error, so I can use it in test?
-- Filip Gruszczyński --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---