Learning Django in Python Working cookies in Django to keep information in the client browser cookies
Working with cookies in Django is not so hard to do, and you will love when you know it, if you build a shopping cart or a user login it probably want to use session to save a kind of data in.