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 0x7f1e9cd5c490>), ('cavan', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c4d0>), ('clare', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c510>), ('cork', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c550>), ('donegal', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c590>), ('dublin', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c610>), ('galway', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c690>), ('kerry', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c710>), ('kildare', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c790>), ('kilkenny', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c810>), ('laois', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c890>), ('leitrim', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c910>), ('limerick', <django.utils.functional.__proxy__ object at 0x7f1e9cd5c990>), ('longford', <django.utils.functional.__proxy__ object at 0x7f1e9cd5ca10>), ('louth', <django.utils.functional.__proxy__ object at 0x7f1e9cd5ca90>), ('mayo', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cb10>), ('meath', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cb90>), ('monaghan', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cc10>), ('offaly', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cc90>), ('roscommon', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cd10>), ('sligo', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cd90>), ('tipperary', <django.utils.functional.__proxy__ object at 0x7f1e9cd5ce10>), ('waterford', <django.utils.functional.__proxy__ object at 0x7f1e9cd5ce90>), ('westmeath', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cf10>), ('wexford', <django.utils.functional.__proxy__ object at 0x7f1e9cd5cf90>), ('wicklow', <django.utils.functional.__proxy__ object at 0x7f1e9cd7a050>))

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