horizon/horizon/templatetags
Pedro Kostelec ae7896cea5 Consisent abbreviation of size units
Most units (KB, MB, GB, TB, PB) are shown in an abbreviated format.
The exception were bytes, which where shown as "Bytes". This commit
resolves this inconsistency by showing "B" for byte units.

Change-Id: Ied94c777a70bf8955f5a328ffcb63d98a7a2befd
Closes-Bug: 1411595
Signed-off-by: Iago Estrela <hiagoestrelas@gmail.com>
2021-05-04 11:50:17 -03:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
bootstrap.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
branding.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
breadcrumb_nav.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
form_helpers.py Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
horizon.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
sizeformat.py Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00
splitfilter.py Fix typo in horizon/exceptions.py 2021-02-24 17:59:35 +09:00
truncate_filter.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00