horizon/horizon/forms
Ivan Kolodyazhny c13d6da80e Add render method to ThemableCheckboxSelectMultiple
Django 1.11+ doesn't have RenderMixin class for widgets, so we have to
implement render method for ThemableCheckboxSelectMultiple to get it
rendered in a correct way with all supported Django versions until we
find a better solution for our widgets implementation.

Change-Id: I656afb162e130f2b77853368945b74330bedf747
Closes-Bug: #1715066
2017-10-12 04:39:27 +00:00
..
__init__.py hacking: Specify white list rules in noqa explicity 2017-05-24 03:03:41 +00:00
base.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
fields.py Add render method to ThemableCheckboxSelectMultiple 2017-10-12 04:39:27 +00:00
views.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00