#21124: Default session data serializer doesn't support extended data types
----------------------------------+--------------------------------------
     Reporter:  sorcio@…          |                    Owner:  nobody
         Type:  Bug               |                   Status:  new
    Component:  contrib.sessions  |                  Version:  1.6-beta-1
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Unreviewed
    Has patch:  0                 |      Needs documentation:  1
  Needs tests:  1                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------

Comment (by timo):

 I'm unable to reproduce the list to non-list transformation you are
 describing. For example, I modified
 `django.contrib.sessions.tests.DatabaseSessionTests.test_session_get_decoded`
 to store a list (`['1']`) and `get_decoded()` return a list as expected.
 Could you include a sample shell session or a test for Django's test suite
 that demonstrates the behavior?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21124#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.84997e70dc101ffd6cc26eb5d0335649%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to