miratcan / qhonuskan-votes

Simple reddit like voting system without usage off GenericForeignKeys. Built for linkfloyd project.
Other
30 stars 11 forks source link

Python3, django3 #28

Closed twbagustin closed 4 years ago

twbagustin commented 4 years ago

Hey guys I'm using the project in a couple of production platforms, I've cherry-picked some commits from custom branches and introduced a few more today! Most importantly the package 'lettuce' used for testing is not python3 compatible, so I'm temporally removing testing here, next free weekend I can add some unit testing :D

The pull-request might drop support for python2, I didnt test it myself, but python2.7 already reached end of life too

miratcan commented 4 years ago

I quit trying to developing open-source projects several years ago. Because I felt that my effort was meaningless, there was too little help that I was getting. But that PR is so beautiful and refreshed my motivation :) Thank you very much @twbagustin