Ben,

> the middleware can handle the transformation.

I think that is a good next step for the response to be updated.

>
> I can put this on djangosnippets, but since you're the original author
> I figured I'd give you the opportunity first.
>

Please feel free, what I wrote is pretty trivial.

Thanks for the update,

jesse


>  - Ben
>
> [0]http://dpaste.com/hold/8377/
>
> On 4/12/07, Jesse Lovelace <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all,
>
> > I've been interested in the idea of faking HTTP methods that
> > browsers/servers might not support like the rails people are doing in
> > 1.2 so I've written a very minimal middleware to do this--if someone
> > else has done this already sorry for the repetition. (It does the
> > method faking using a post form with a <input type="hidden"
> > name="_method" value="PUT"/>)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [EMAIL PROTECTED]
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