congress-dashboard/congress_dashboard/datasources
akhiljain23 5a0a161fd1 Removing deprecated functions xrange and cmp
The functions xrange() and cmp() are not supported in python3.
This commit removes usage of these two.
Reference - https://docs.python.org/3.0/whatsnew/3.0.html

Change-Id: I26fd0d6a06cd2ddb32da17c4d6d7329d773f7828
2018-07-20 10:58:09 +05:30
..
templates/datasources Add support to create/delete Datasource 2017-06-02 15:03:41 +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 Move congress_dashboard folder to this project 2017-03-15 04:41:58 +00:00
tables.py Django 2.0 support 2018-05-11 00:26:15 +09:00
urls.py Remove usage of patterns 2017-07-12 11:03:30 +05:30
utils.py Suppress 0s in monitoring pane rows 2017-08-03 17:46:55 +00:00
views.py Removing deprecated functions xrange and cmp 2018-07-20 10:58:09 +05:30