﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9622	Bulgarian Local Flavor	jdimov	nobody	"The attached .tar.gz file contains the following structure:  

ontrib/localflavor/bg/
contrib/localflavor/bg/
contrib/localflavor/bg/bg_cities.py
contrib/localflavor/bg/__init__.py
contrib/localflavor/bg/forms.py

The forms.py file contains the following form fields, with proper validation:

* BGPostalCodeField -- A Bulgarian postal code field
* BGEGNField -- A Bulgarian EGN (Social Security) number
* BGPhoneNumberField -- A Bulgarian phone number field
* BGCountySelect -- A Select widget that uses a list of Bulgarian counties as its choices

Additionally, the bg_cities.py file contains:

* BG_COUNTIES -- a choices tuple
* BG_CITIES -- a tuple of tuples containg information about all Bulgarian cities, including city name, phone code, postal code, and the abbreviation used on license plate numbers for that city
* A helper function get_by_city(city, attribute), which returns an attribute by city name, using the BG_CITIES tuple

~ Jordan Dimov <jdimov@a115.bg>"	New feature	closed	contrib.localflavor		Normal	invalid	bulgarian, localflavorsplit		Accepted	1	1	1	1	0	0
