Opened 14 years ago
Closed 14 years ago
#14741 closed (fixed)
CZ Localflavor clean() incorrectly calls parent __init__
Reported by: | Idan Gazit | Owned by: | nobody |
---|---|---|---|
Component: | contrib.localflavor | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | cz_localflavor_clean.diff added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [14660]) Fixed #14741 -- CZ Localflavor clean() incorrectly called super.init. Thanks for the report and patch idangazit!