﻿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
5670	UKPostcodeField made more forgiving of input format	scott@…	nobody	"The UKPostcodeField in django.contrib.localflavor.uk does a good job of checking a UK postcode is valid.  However, it requires the letters to be uppercase and a space between the two parts.  I think that's a bit too strict.

Here is a version that is more forgiving.  It uppercases the string and inserts the space in the correct place before validation.

Patch and tests attached."		closed	contrib.localflavor	dev		fixed	uk postcode		Accepted	1	0	0	1	0	0
