Sebastián Ventura
Sebastián Ventura
@ksurya I think you included a lot of changes, that although probably necessary, are not at all related to Django 1.5. Why don't you create more PRs, each with their...
No, django-1.5 is updating the code to work correctly with Django-1.5. Remove all commits that are not part of that, and create a PR for each one of them so...
Problems: 1. The error I told you about in Search pages. Are you sure you are not getting it? Why could it be that I see it? 2. I can't...
I think commits 30c73e8 and a320450 shouldn't be here. Create new PRs for those.
Also, there are conflicts between this PR and master, which means it can't be automatically merged. Fix them.
Things to fix: 1. What do you think about adding upvote and downvote buttons to the listings (like that main page, search, etc.)? 2. Upvote and downvote buttons should have...
So, a couple of question about the decision you made here: 1. Why aren't there downvotes and upvotes in the listings of submissions? Do you think it would be good...
Two things that I need fix ASAP to continue testing: 1. I get a server error whenever I try to vote anything (unless it's my own thing). 2. I would...
Ok, got voting to work. Number 2 still holds, though. Other things to improve: 1. If I double click on upvote or downvote, I can do it multiple times. 2....
As I said, I think it would be better to do it the other way. As it's not important data, it's not really awful if we are showing incorrect data...