I want to store some values in a request.session variables in django, but it throws an error saying that specifically "supplier_value" and "old_validity_date" are not json serializable...the others work well...any idea ?, here's the code :I want to store some values in a request.sessio