horizon/horizon/tables
Qian Min Chen 2fa872aac2 Remove the redundant "required=True"
The django form field default is "required=True", so this patch
remove the redundant "required=True" in the form.

Change-Id: I3d91ae0638b69d56c1f1b72913ee4995db249007
2018-07-23 09:42:41 +08:00
..
__init__.py Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
actions.py Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
base.py Remove the redundant "required=True" 2018-07-23 09:42:41 +08:00
formset.py Drop izip and izip_longest removed in python3 2016-01-14 16:39:07 +08:00
views.py Fix W503 warnings 2018-04-11 18:13:47 +09:00