Opened 15 years ago
Closed 15 years ago
#13913 closed (fixed)
Form widgets INPUT/OUTPUT format should be symmetrical
Description ¶
Statically compiled in formats is not a good idea. Especially for languages other than English. I have replaced it by django.utils.formats.get_format call.
Change History (2)
by , 15 years ago
Attachment: | formats.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed indirectly by [13484].