congress-dashboard/congress_dashboard/policies
Qian Min Chen f8e9806766 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: I570c8ec25f9434c9b8c84d3c5ed6ffd1789cd1a2
2018-07-20 10:14:17 +08:00
..
rules Remove the redundant "required=True" 2018-07-20 10:14:17 +08:00
templates/policies Add support to enter rule in policy language 2017-07-13 14:42:30 +05:30
__init__.py Move congress_dashboard folder to this project 2017-03-15 04:41:58 +00:00
forms.py Django 2.0 support 2018-05-11 00:26:15 +09:00
panel.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
tables.py Django 2.0 support 2018-05-11 00:26:15 +09:00
urls.py Add support to enter rule in policy language 2017-07-13 14:42:30 +05:30
views.py Django 2.0 support 2018-05-11 00:26:15 +09:00