Opened 17 years ago

Closed 17 years ago

#5788 closed (fixed)

settings.LANG_CODE explanatory link is now dead

Reported by: Jeremy Dunck Owned by: nobody
Component: Core (Other) Version: dev
Severity: Keywords: i18n settings conf
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 default settings file includes these links as explanation of the LANG_CODE setting:
http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes
http://blogs.law.harvard.edu/tech/stories/storyReader$15

The latter link is now dead.

Perhaps it should be removed?

Change History (1)

comment:1 by Malcolm Tredinnick, 17 years ago

Resolution: fixed
Status: newclosed

This was fixed in [5693] (and changed against in [6123]. What we couldn't do was go out and change everybody's local copy of settings.py in their projects. :-)

Note: See TracTickets for help on using tickets.
Back to Top