According to Django documentation, \"if SESSION_EXPIRE_AT_BROWSER_CLOSE is set to True, Django will use browser-length cookies -- cookies that expire as soon as the user clo
The change will not apply unless you run the manage.py syncdb again.
manage.py syncdb