﻿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
8276	Change fields' names in django.contrib.localflavor.pl.forms	Piotr Lewandowski <django@…>	nobody	"I would like to propose backward incompatible change {{{django.contrib.localflavor.pl.forms}}}:

Some classes present in {{{django.contrib.localflavor.pl.forms}}} are named in a werid way - they are neither short and useful, nor offical translations of corresponding numbers.

||Old name||New name||
||`PLNationalIdentificationNumberField`||`PLPESELField`||
||`PLTaxNumberField`||`PLNIPField`||
||`PLNationalBusinessRegisterField`||`PLREGONField`||
||`PLVoivodeshipSelect`||`PLProvinceSelect`||
||`PLAdministrativeUnitSelect`||`PLCountiesSelect`||

Not only Polish people in everyday language use those acronyms, but even Polish officials refer to those numbers as `PESEL`, `REGON` and `NIP`:

  * http://www.mswia.gov.pl/portal/en/1/383/18102007_Meeting_of_G6_Ministers__Invitation_for_Conference.html
  * http://www.stat.gov.pl/bip/regon_ENG_HTML.htm

I'm willing to prepare the patch if those changes are accepted."	Uncategorized	closed	contrib.localflavor	dev	Normal	fixed			Accepted	1	0	0	0	0	0
