#17183: i18n documentation: middleware not mentioned until very late
-------------------------------+--------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.3
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 In the documentation for i18n/l10n there is no mention of adding the
 'django.middleware.locale.LocaleMiddleware' to the MIDDLEWARE_CLASSES
 setting until the third (and last) step of the documentation
 (https://docs.djangoproject.com/en/dev/topics/i18n/deployment/).

 This is a little confusing for developers like me who like to jump right
 into things as soon as they have read the first part of the documentation
 (I do realize this may not be the best approach but believe me, I'm not
 the only one who does this). I think adding a small paragraph at the
 beginning of the i18n documentation
 (https://docs.djangoproject.com/en/dev/topics/i18n/translation/) about
 what is needed to get everything working would be beneficial.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17183>
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.

Reply via email to