1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #17798 -- Tweaked the CA localflavor.

Thanks shelldweller.
This commit is contained in:
Aymeric Augustin
2012-05-10 22:19:01 +02:00
parent 73f7d34699
commit 46648b641d
3 changed files with 5 additions and 5 deletions

View File

@@ -93,6 +93,7 @@ class CALocalFlavorTests(SimpleTestCase):
'BC': 'BC',
'nova scotia': 'NS',
' manitoba ': 'MB',
'pq': 'QC',
}
invalid = {
'T2S 2H7': error_format,