Monday, June 20, 2016

Passing object from one view to another

Hello everyone,
How can I pass fetched objects in a view to a second in Django ? I don't want to use session variable. Is there any other optimized method ? Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c4a7e9e6-d4ae-48dd-8a5f-6432a48f9cc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment