horizon/horizon/test/unit
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
..
forms Remove the redundant "required=True" 2018-07-23 09:42:41 +08:00
hacking horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
management horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
middleware django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
tables Remove the redundant "required=True" 2018-07-23 09:42:41 +08:00
tabs TabGroup: Make tabs pluggable via horizon plugin config 2018-03-12 21:04:22 +09:00
templatetags horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
utils horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
workflows Change catch type for workflow unregister 2018-06-11 17:17:18 +02:00
__init__.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_base.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00
test_exceptions.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_messages.py django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
test_notifications.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_views.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00