#13152: Test client can't log in if session engine modifies session key -------------------------------+-------------------------------------------- Reporter: russellm | Owner: nobody Status: new | Milestone: 1.2 Component: Testing framework | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | -------------------------------+-------------------------------------------- The test client login() call currently saves the session *after* writing the test client cookie. However, if the call to save the session modifies the session key, the changes to the session made won't be reflected in the cookie.
-- Ticket URL: <http://code.djangoproject.com/ticket/13152> Django <http://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.
