#11555: Undocumented contrib.sessions behaviour
----------------------------------+------------------------------------
Reporter: TomaszZielinski | Owner: nobody
Type: Bug | Status: closed
Component: contrib.sessions | Version: 1.0
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by aaugustin):
* status: new => closed
* resolution: => fixed
Comment:
In [17155]:
{{{
#!CommitTicketReference repository="" revision="17155"
Fixed #11555 -- Made SessionBase.session_key read-only. Cleaned up code
slightly. Refs #13478.
This also removes the implicit initialization of the session key on the
first access in favor of explicit initialization.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/11555#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.