horizon/horizon/forms
adrian-turjak 52150749a6 Fixes to allow us to use Django 1.11
Mostly the issue with Horizon was we were using some
undocumented widgets that were cut for version 1.11
django. This patch adds their code into our repo for
now, but we need to do a proper rewrite of our widgets
for Queens to use current widgets in Django.

Also edits some tests because the functionality changed
in Django 1.11

Implements: blueprint dj111
Co-Authored-By: Rob Cresswell <robert.cresswell@outlook.com>
Change-Id: I444d45f274662f4f33701c16cce4ae80cb546654
2017-07-20 01:08:56 +12: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 Fixes to allow us to use Django 1.11 2017-07-20 01:08:56 +12:00
views.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00