On Sunday, 2 February 2014 09:11:32 UTC, SAHIL SHEKHAWAT wrote:
>
> I have a variable generated in a view and i want to pass it as an
> argument to another view.
> Both views have their urls so, i can't use GET request.
> I want to create invisible fields and pass it using POST request.
> Also, i
Read up on the session object.
On Sun, Feb 2, 2014 at 4:11 AM, SAHIL SHEKHAWAT
wrote:
> I have a variable generated in a view and i want to pass it as an
> argument to another view.
> Both views have their urls so, i can't use GET request.
> I want to create invisible fields and pass it using P
2 matches
Mail list logo