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', u'Carlow'), ('cavan', u'Cavan'), ('clare', u'Clare'), ('cork', u'Cork'), ('donegal', u'Donegal'), ('dublin', u'Dublin'), ('galway', u'Galway'), ('kerry', u'Kerry'), ('kildare', u'Kildare'), ('kilkenny', u'Kilkenny'), ('laois', u'Laois'), ('leitrim', u'Leitrim'), ('limerick', u'Limerick'), ('longford', u'Longford'), ('louth', u'Louth'), ('mayo', u'Mayo'), ('meath', u'Meath'), ('monaghan', u'Monaghan'), ('offaly', u'Offaly'), ('roscommon', u'Roscommon'), ('sligo', u'Sligo'), ('tipperary', u'Tipperary'), ('waterford', u'Waterford'), ('westmeath', u'Westmeath'), ('wexford', u'Wexford'), ('wicklow', u'Wicklow'))

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