X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=plgng%2Fsettings_common.py;h=6dc46896e5862a9c4de3e658a8cdae8e19570915;hb=324c78cbef3cdc4415ab339ff3f81c9923a884e3;hp=da27cd27d587b5b8f694e20adcc518b204fabd1a;hpb=08f58fd74e9918e42efab3568420006cc69d3aae;p=qcg-portal.git diff --git a/plgng/settings_common.py b/plgng/settings_common.py index da27cd2..6dc4689 100644 --- a/plgng/settings_common.py +++ b/plgng/settings_common.py @@ -111,6 +111,7 @@ OPENID_STRICT_USERNAMES = True SESSION_COOKIE_NAME = 'qcg_session' SESSION_EXPIRE_AT_BROWSER_CLOSE = True +SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer' # 3-rd party settings