#12794: Interaction between sessions and django.views.i18n.set_language causes
caching errors
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  alessandro.gudio+bugzilla@…        |         Status:  new
                   Type:  Bug        |      Component:
              Milestone:             |  Internationalization
                Version:  1.1        |       Severity:  Normal
             Resolution:             |       Keywords:  cache i18n
           Triage Stage:  Accepted   |      Has patch:  1
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by pennersr):

 * has_patch:  0 => 1
 * ui_ux:   => 0


Comment:

 I have attached a patch that stops Django from storing the language in the
 session.

 A decision is needed on whether support for storing the language in the
 session is to be completely dropped, or whether it is to be made
 configurable via settings. For now, the old behaviour has been put below
 an "if False:" so that it can be easily reinstantiated.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12794#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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to