Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8516 closed (fixed)

Correct ch. to uk. in UK localflavour docs

Reported by: sil Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

http://docs.djangoproject.com/en/dev/ref/contrib/localflavor/#united-kingdom-uk lists class ch.forms.UKCountySelect and class ch.forms.UKNationSelect, which should be uk.* instead.

Attachments (1)

8516.uk-flavor-doc.diff (756 bytes ) - added by Julien Phalip 16 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Julien Phalip, 16 years ago

Triage Stage: UnreviewedAccepted

Thanks for the report. Can you please provide a patch? That'd make it much quicker to process.

by Julien Phalip, 16 years ago

Attachment: 8516.uk-flavor-doc.diff added

comment:2 by Julien Phalip, 16 years ago

Has patch: set
milestone: 1.0

Patch fixed small typo

comment:3 by James Bennett, 16 years ago

Resolution: fixed
Status: newclosed

(In [8734]) Fixed #8516: Corrected typos in UK localflavor documentation

comment:4 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

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