congress-dashboard/congress_dashboard/policies
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
..
rules Removing deprecated functions xrange and cmp 2018-07-20 10:58:09 +05:30
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