> > I also wasn't aware of response.toolbar(), thanks. I tried it out just for > academic purposes and I'll remember it for the future. >
Note, it is included in the generic.html view for local requests (i.e., when request.is_local is True). Anthony
> > I also wasn't aware of response.toolbar(), thanks. I tried it out just for > academic purposes and I'll remember it for the future. >
Note, it is included in the generic.html view for local requests (i.e., when request.is_local is True). Anthony