Is it possible to pass an instance of a class defined in one view to another view in Django?
I tried using session and am able to pass attributes but not able to pass