#5318 closed (fixed)
Mistaken Italian province name
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev | 
| Severity: | Keywords: | localflavor it | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
In the file it_province.py which resides in contrib.localflavour.it there is, in line 48, the province L'Aquila which has been misspelled as L'Acquila. The letter 'c' is not supposed to be there.
Change History (6)
comment:1 by , 18 years ago
| Keywords: | localflavor it added; province erroneous name removed | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
comment:3 by , 18 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:4 by , 18 years ago
(In [6097]) Fixed #5318 -- Added contains method to HttpRequest, mirroring existing has_key method. Thanks for the patch, robbie@….
comment:5 by , 18 years ago
Oops - that last comment was a spoonerism - it should have referred to [5138]
comment:6 by , 18 years ago
... and that last comment should have said #5138. Methinks it might be time to retire for the evening. :-)
  Note:
 See   TracTickets
 for help on using tickets.
    
want to write up a patch?