Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#22586 closed Bug (fixed)

Cannot import django.utils.translation.LANGUAGE_SESSION_KEY

Reported by: david.fischer.ch@… Owned by: nobody
Component: Internationalization Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Change History (2)

comment:1 by Tim Graham <timograham@…>, 10 years ago

Resolution: fixed
Status: newclosed

In 4492ea5475fd7c27c2cfda17c5f105940a3f06e7:

Fixed #22586 -- Added LANGUAGE_SESSION_KEY to all.

Thanks david.fischer.ch at gmail.com for the report.

comment:2 by Tim Graham <timograham@…>, 10 years ago

In a75318e813c50e16550eb889fa0c375fa19b88b9:

[1.7.x] Fixed #22586 -- Added LANGUAGE_SESSION_KEY to all.

Thanks david.fischer.ch at gmail.com for the report.

Backport of 4492ea5475 from master

Note: See TracTickets for help on using tickets.
Back to Top