symposion_app/vendor/symposion/reviews
Steve Kowalik 866217bf35 Switch score calculation to pure Python
Rip out the score expression madness, and calculate the score in Python,
since I hear that Python is better at math than SQL is.
2017-08-08 16:41:02 +10:00
..
management Remove default name from create_review_permssions 2017-07-07 00:16:08 +10:00
migrations Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
templatetags Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
__init__.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
admin.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
apps.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
context_processors.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
forms.py Cleanup more user exploitable input with bleach 2017-08-07 20:13:10 +10:00
models.py Switch score calculation to pure Python 2017-08-08 16:41:02 +10:00
urls.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
utils.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
views.py Order by ID rather than at last update time 2017-07-14 21:19:28 +10:00