What I want to do is set HTTP Error manually in my view, when a request is made to certain url, without post data.
At a particular url, my view is looking for XML document to be sent over http, by post. If a request come in without post, I want to raise an error "405 Method Not Allowed". How do I do this? Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---