Changes between Initial Version and Version 1 of Ticket #15902, comment 7


Ignore:
Timestamp:
Dec 30, 2017, 2:36:28 PM (6 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15902, comment 7

    initial v1  
    1 This [https://github.com/django/django/pull/9407 PR] just adds the language in a cookie inconditionally, so we can later deprecate and remove language in the session with minimal backwards incompatibility (this was discussed on the previous PR).
     1This [https://github.com/django/django/pull/9407 PR] just adds the language in a cookie unconditionally, so we can later deprecate and remove language in the session with minimal backwards incompatibility (this was discussed on the previous PR).
Back to Top