Opened 18 years ago
Closed 18 years ago
#5602 closed (duplicate)
[patch] make language_cookie_name customizable
| Reported by: | moe | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Keywords: | language cookie name | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
trivial patch to make the name of the language cookie customizable in settings.py
changes:
django/utils/translation/trans_real.py
django/views/i18n.py
django/conf/global_settings.py
Note:
See TracTickets
for help on using tickets.
Duplicate of #5602.