Django

Code

Ticket #6383 (closed: fixed)

Opened 11 months ago

Last modified 10 months ago

Error in localflavor UK Regions North Ireland

Reported by: jamiequint Assigned to: nobody
Milestone: Component: django.contrib.localflavor
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

NORTHERN_IRELAND_REGION_CHOICES = (

... ("County Down", _("County Down")), ("County Fermanagh", _("County Down")), ...

)

County Fermanagh should be coupled with Country Fermanagh not County Down

Attachments

localflavor_uk_n_ireland_fix.diff (0.6 kB) - added by Jamie Quint <jamiequint@gmail.com> on 01/15/08 13:20:43.

Change History

01/15/08 13:20:43 changed by Jamie Quint <jamiequint@gmail.com>

  • attachment localflavor_uk_n_ireland_fix.diff added.

01/15/08 16:45:09 changed by Simon Greenhill <dev@simon.net.nz>

  • stage changed from Unreviewed to Ready for checkin.

02/02/08 19:18:00 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7055]) Fixed #6383 -- Fixed a typo in the Irish counties list. Thanks, Jamie Quint.


Add/Change #6383 (Error in localflavor UK Regions North Ireland)




Change Properties
Action