congress/congress_dashboard/datasources
aimee.ukasick 6f60b0f8c9 Replaced e.message with str(e)
For logging the exception message: e.message has been
deprecated. The preferred way is to call str(e).

Change-Id: I9520ecafff844fbc09bdc80d564f40e3d59dee60
Closes-Bug: #1607142
2016-08-11 10:38:17 -05:00
..
templates/datasources Implement horizon plugin model 2016-08-10 03:49:44 +00:00
__init__.py Implement horizon plugin model 2016-08-10 03:49:44 +00:00
panel.py Implement horizon plugin model 2016-08-10 03:49:44 +00:00
tables.py Implement horizon plugin model 2016-08-10 03:49:44 +00:00
urls.py Implement horizon plugin model 2016-08-10 03:49:44 +00:00
utils.py Replaced e.message with str(e) 2016-08-11 10:38:17 -05:00
views.py Replaced e.message with str(e) 2016-08-11 10:38:17 -05:00