horizon/horizon/templatetags
Akihiro Motoki a72963bdbd Drop Django <= 1.10 support
After Django 2.0 support, we no longer supports Django 1.10 or older
(Actually Django 1.10 seems to work though).
The current django.VERSION branches are all related to Django 1.10
or older, so we can drop all conditions.

py35dj20 job is now voting.

blueprint django2-support
Change-Id: Iefc0ab1c62c82f2842ec7761a9b981da9351cbd2
2018-03-03 07:33:23 +09:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
bootstrap.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
branding.py django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
breadcrumb_nav.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
form_helpers.py Horizon Forms should allow themable number spinners 2017-06-28 15:50:27 -07:00
horizon.py django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
sizeformat.py filesizeformat() does't consider the situation like `float('inf')` 2017-01-18 08:10:54 +08:00
truncate_filter.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00