senlin-dashboard/senlin_dashboard/cluster/receivers
Shu Muto 0b05dfcc0e hacking: Specify white list rules in noqa explicity
If 'noqa' is specified all hacking checks are disabled.
It is better to ignore specific rules explicitly rather than
ignoring all. The recent flake8 supports this [1].

[1] http://flake8.pycqa.org/en/stable/user/ignoring-errors.html

Change-Id: I0a907a22f99282a44526817346383f391d94b29e
2017-06-22 14:22:53 +09:00
..
templates/receivers Add 'Action' info in receiver detail page 2016-10-27 02:43:59 +00:00
__init__.py Add receivers panel 2016-02-03 11:58:58 -05:00
forms.py Replaces yaml.load() with yaml.safe_load() 2017-06-03 18:03:15 +07:00
panel.py Add receivers panel 2016-02-03 11:58:58 -05:00
tables.py Server-side filtering receivers 2016-10-08 23:09:52 +08:00
tabs.py Add receiver detail page 2016-02-19 12:20:59 -05:00
tests.py hacking: Specify white list rules in noqa explicity 2017-06-22 14:22:53 +09:00
urls.py hacking: Specify white list rules in noqa explicity 2017-06-22 14:22:53 +09:00
views.py Display selected panel name on browser title bar 2016-12-25 16:05:21 +09:00