I agree that there is a need for this -- it has come up several times for
me now -- however, I prefer my proposal (pretty printed here:
https://gist.github.com/1957251 , code below...) mentioned in the topic
"Class based views: A standard hook for http-method-independent code"
(https://groups.g
I agree: but this means that the actual dispatcher (that, according to the
comments,
"dispatch[es] to the right method", is called handle(), rather than
dispatch.
Perhaps the assignation of request/args/kwargs could happen before dispatch
is
called?
--
You received this message because you a
Hi all,
[I think this has been mentioned on django-developers before, but I
can't find it. If this would be better as an RFE in a ticket, shout at
me and I'll raise it there.]
In a couple of our projects we have various views on resources
differentiated by some aspect of the request (query parame