'Django Cookies unable to fetch multiple username in a single cookie

I have created a registration form and when submit it stores the values in the set cookie and after i display that value using get.. I am able to do that for 1 user now i want to append another user in that same cookie but i am unable to do that can you tell how to do that



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source