#22586 closed Bug (fixed)
Cannot import django.utils.translation.LANGUAGE_SESSION_KEY
| Reported by: | 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
The LANGUAGE_SESSION_KEY is not included in all.
https://github.com/django/django/blob/master/django/utils/translation/__init__.py
Note:
See TracTickets
for help on using tickets.
In 4492ea5475fd7c27c2cfda17c5f105940a3f06e7: