Opened 19 years ago
Closed 19 years ago
#4137 closed (fixed)
django.util.timesince i18n patch
| Reported by: | Owned by: | hugo | |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Keywords: | timesince | |
| Cc: | serialx@… | 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
The timesince util(filter) have some crucial formatting i18n missing. (ie. You cannot i18n the time formatting string) This simple patch resolves it.
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | django.util.timesince.i18n.patch.diff added |
|---|
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
django.util.timesince i18n patch