Files
edx-platform/common/djangoapps
Calen Pennington e733179d49 Store Learner language preferences into a cookie rather than the session
This modifies the lang-pref django app to:
a) Use the current value of the 'edx-language-preference' cookie to set the
   users Accept-Language header on an incoming request.
b) At the end of the request, update the 'edx-language-preference' cookie
   to reflect the users current Language Preference choice, if any.

[LEARNER-542]
2017-04-24 07:37:19 -04:00
..
2016-12-07 14:47:08 -05:00
2017-04-21 16:30:23 +05:00
2016-08-03 12:44:41 -04:00