#6391 closed (invalid)
Humanize file sizes
Reported by: | Marc Fargas | Owned by: | nobody |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
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 |
Description
django.contrib.humanize provides some usefull humanizations but maybe we could add a humanizer for File Sizes
which is a common case, and to be DRY it could come with every django distribution all around!
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | filesizeformat.diff added |
---|
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Like filesizeformat does? :)
Note:
See TracTickets
for help on using tickets.
initial patch against latest trunk