horizon/horizon/forms
Akihiro Motoki 5273c27a75 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/latest/user/ignoring-errors.html

Change-Id: I74246adb4d1d2613c2703cf519428b64d00e59bb
2017-05-24 03:03:41 +00:00
..
__init__.py hacking: Specify white list rules in noqa explicity 2017-05-24 03:03:41 +00:00
base.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
fields.py New input field with validation: MACAddressField 2017-03-22 18:57:30 +09:00
views.py [Django] Allow to upload the image directly to Glance service 2016-08-16 14:30:38 +03:00