#15287: Error messages in generic views are partialy translated
---------------------------------------------+------------------------------
Reporter: szczav | Owner: nobody
Status: new | Milestone: 1.3
Component: Generic views | Version: SVN
Resolution: | Keywords: generic views
http404 translation error blocker
Triage Stage: Ready for checkin | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 |
---------------------------------------------+------------------------------
Changes (by russellm):
* stage: Accepted => Ready for checkin
* milestone: => 1.3
Comment:
This patch isn't strictly ready for checkin, because it's a superset of
what is needed. However, I can distill what is needed from this patch. For
posterity:
* We're not going to add translation strings for deprecated features
(i.e., old-style function based generics)
* We don't need to translate InvalidConfiguration, TypeError and other
internal errors. If a user ever sees these, there is something *badly*
wrong. We only need to translate the 404s. This follows the pattern
established by contrib.admin.
--
Ticket URL: <http://code.djangoproject.com/ticket/15287#comment:4>
Django <http://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.