symposion_app/symposion/reviews
Sachi King 21b2a01a84 Py2 compatability has been broke elsewhere drop it
This is all noop in Py3, and Py2 is broke now in various places.
Dropping Py2 code as it will not be a thing going forward.

Django 2 is the next release, Py2 support will be dropped, as such,
dropping this is forward looking.
2017-04-29 15:47:19 +10:00
..
management Flake8 Fixes 2017-04-17 22:51:48 +10:00
migrations Py2 compatability has been broke elsewhere drop it 2017-04-29 15:47:19 +10:00
templatetags Fix flake8 warnings 2014-07-30 15:19:26 -03:00
__init__.py Namespace the apps 2014-12-18 08:19:01 -06:00
admin.py Flake8 Fixes 2017-04-17 22:51:48 +10:00
apps.py Py2 compatability has been broke elsewhere drop it 2017-04-29 15:47:19 +10:00
context_processors.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
forms.py Py2 compatability has been broke elsewhere drop it 2017-04-29 15:47:19 +10:00
models.py Py2 compatability has been broke elsewhere drop it 2017-04-29 15:47:19 +10:00
urls.py Makes the reviewer proposals list render properly 2016-08-15 10:44:44 +10:00
utils.py Py2 compatability has been broke elsewhere drop it 2017-04-29 15:47:19 +10:00
views.py Flake8 Fixes 2017-04-17 22:51:48 +10:00