Hungary (hu)

Forms

HU-specific Form helpers

class localflavor.hu.forms.HUCountySelect(attrs=None)[source]

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

New in version 1.3.

Data

localflavor.hu.hu_counties.HU_COUNTY_CHOICES = ((u’bacs_kiskun’, u’B\xe1cs-Kiskun’), (u’baranya’, u’Baranya’), (u’bekes’, u’B\xe9k\xe9s’), (u’borsod_abauj_zemplen’, u’Borsod-Aba\xfaj-Zempl\xe9n’), (u’csongrad’, u’Csongr\xe1d’), (u’fejer’, u’Fej\xe9r’), (u’gyor_moson_sopron’, u’Gy\u0151r-Moson-Sopron’), (u’hajdu_bihar’, u’Hajd\xfa-Bihar’), (u’heves’, u’Heves’), (u’jasz_nagykun_szolnok’, u’J\xe1sz-Nagykun-Szolnok’), (u’komarom_esztergom’, u’Kom\xe1rom-Esztergom’), (u’nograd’, u’N\xf3gr\xe1d’), (u’pest’, u’Pest’), (u’somogy’, u’Somogy’), (u’szabolcs_szatmar_bereg’, u’Szabolcs-Szatm\xe1r-Bereg’), (u’tolna’, u’Tolna’), (u’vas’, u’Vas’), (u’veszprem’, u’Veszpr\xe9m’), (u’zala’, u’Zala’))

Hungarian counties: https://en.wikipedia.org/wiki/Counties_of_Hungary