The horizon.templatetags.sizeformat ModuleΒΆ

Template tags for displaying sizes

horizon.templatetags.sizeformat.diskgbformat(gb)[source]
horizon.templatetags.sizeformat.filesizeformat(bytes, filesize_number_format)[source]
horizon.templatetags.sizeformat.float_cast_filesizeformat(value, multiplier=1, format=<function int_format at 0x7faf89235398>)[source]
horizon.templatetags.sizeformat.float_format(value)[source]
horizon.templatetags.sizeformat.int_format(value)[source]
horizon.templatetags.sizeformat.mb_float_format(mb)[source]
horizon.templatetags.sizeformat.mbformat(mb)[source]

Previous topic

The horizon.templatetags.branding Module

Next topic

The horizon.templatetags.shellfilter Module

Project Source

This Page