Ireland (ie)

Forms

UK-specific Form helpers

class localflavor.ie.forms.IECountySelect(attrs=None)[source]

A Select widget that uses a list of Irish Counties as its choices.

Data

localflavor.ie.ie_counties.IE_COUNTY_CHOICES = (('carlow', <django.utils.functional.__proxy__ object at 0x7f953eae3150>), ('cavan', <django.utils.functional.__proxy__ object at 0x7f953eae3190>), ('clare', <django.utils.functional.__proxy__ object at 0x7f953eae30d0>), ('cork', <django.utils.functional.__proxy__ object at 0x7f953eb90290>), ('donegal', <django.utils.functional.__proxy__ object at 0x7f953eb90b50>), ('dublin', <django.utils.functional.__proxy__ object at 0x7f953eb90210>), ('galway', <django.utils.functional.__proxy__ object at 0x7f953eb900d0>), ('kerry', <django.utils.functional.__proxy__ object at 0x7f953eb90090>), ('kildare', <django.utils.functional.__proxy__ object at 0x7f953eb90050>), ('kilkenny', <django.utils.functional.__proxy__ object at 0x7f953eb90ed0>), ('laois', <django.utils.functional.__proxy__ object at 0x7f953eb90e10>), ('leitrim', <django.utils.functional.__proxy__ object at 0x7f953eb90d90>), ('limerick', <django.utils.functional.__proxy__ object at 0x7f953eb90f90>), ('longford', <django.utils.functional.__proxy__ object at 0x7f953eb90cd0>), ('louth', <django.utils.functional.__proxy__ object at 0x7f953eb90e50>), ('mayo', <django.utils.functional.__proxy__ object at 0x7f953eb90f50>), ('meath', <django.utils.functional.__proxy__ object at 0x7f953eb90c10>), ('monaghan', <django.utils.functional.__proxy__ object at 0x7f953eb90fd0>), ('offaly', <django.utils.functional.__proxy__ object at 0x7f953eb904d0>), ('roscommon', <django.utils.functional.__proxy__ object at 0x7f953eb90410>), ('sligo', <django.utils.functional.__proxy__ object at 0x7f953edb29d0>), ('tipperary', <django.utils.functional.__proxy__ object at 0x7f953edb2950>), ('waterford', <django.utils.functional.__proxy__ object at 0x7f953edb2a50>), ('westmeath', <django.utils.functional.__proxy__ object at 0x7f953edb2ad0>), ('wexford', <django.utils.functional.__proxy__ object at 0x7f953edb2b50>), ('wicklow', <django.utils.functional.__proxy__ object at 0x7f953edb2c10>))

Irish Counties: http://en.wikipedia.org/wiki/Counties_of_Ireland