#16690: Add translation.activate decorator/context manager
-------------------------------------+-------------------------------------
Reporter: ralphje | Owner: nobody
Type: New | Status: closed
feature | Component:
Milestone: | Internationalization
Version: 1.3 | Severity: Normal
Resolution: | Keywords:
worksforme | Has patch: 0
Triage Stage: | Needs tests: 0
Unreviewed | Easy pickings: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Comment (by jezdez):
Yeah, it's not documented yet, it should probably be mentioned on
https://docs.djangoproject.com/en/dev/ref/utils/#module-
django.utils.translation
I don't see much use in a decorator since that'd be evaluated at import
time, making the variable override useless.
--
Ticket URL: <https://code.djangoproject.com/ticket/16690#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.