﻿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
15623	Wrong province code for Newfoundland in django.contrib.localflavor.ca	Sergiy Kuzmenko	nobody	"""NF"" should be ""NL"" in http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/ca/ca_provinces.py#L17

Province code changes several years ago. See http://en.wikipedia.org/wiki/Newfoundland_and_Labrador for reference

Also need new entries in PROVINCES_NORMALIZED to reflect this change:
{{{
""nf"" : ""NL"",
""nl"" : ""NL"",
}}}
"		closed	contrib.localflavor	dev		fixed	localflavor	s.kuzmenko@…	Unreviewed	0	0	0	0	0	0
