weluse/django-updown

Does this suppport django 1.10?

Closed this issue · 3 comments

Does this suppport django 1.10?

Yes and I've added testing for Django 1.10 in ea1f388

I am getting 'Integer out of range'
when i am calling the rating url, what can be the issue?
I am using python 2.7 and django 1.10

Can you provide more information, please? Like a full stack trace and a snippet of your code.