Opened 16 years ago

Closed 16 years ago

#6257 closed (fixed)

mistake in it/it_province.py

Reported by: giovanni.baldini@… Owned by: anonymous
Component: contrib.localflavor Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

on line 88 a ',' is missing, rendering PROVINCE_CHOICES not usable

Attachments (1)

6257.diff (479 bytes ) - added by Giovanni Baldini <giovanni.baldini@…> 16 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Giovanni Baldini <giovanni.baldini@…>, 16 years ago

Owner: changed from nobody to anonymous
Status: newassigned

by Giovanni Baldini <giovanni.baldini@…>, 16 years ago

Attachment: 6257.diff added

comment:2 by Giovanni Baldini <giovanni.baldini@…>, 16 years ago

Has patch: set

comment:3 by Simon Greenhill <dev@…>, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:4 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: assignedclosed

This was fixed in [7017].

Note: See TracTickets for help on using tickets.
Back to Top