Closed tiagocordeiro closed 4 years ago
Hi @klis87 , I apologize for the delay, I was away these days. answering your first comment:
@tiagocordeiro No worries, we do it in our free time anyway so no rush expected:)
2) Please let me know if you solved it
Ps. Your English is fine, understood everything :)
@tiagocordeiro thx for updates. From the diff I guess that the only thing left is fixing tests for newest Django right?
@tiagocordeiro why did this close? you decided to leave it as is?
@tiagocordeiro Thank you so much for this! And apologies for my late response, it was Christmas time :)
I have several questions: 1) Only Django 1.11 LTS supports Python 2, which won't be supported after April 2020, so maybe we could just get rid of Python 2 altogether? Then
six
package won't be needed at all then 2) I see some tests commented, they stopped working or there is another reason for this? 3) nice idea with Travis, I am afraid it won't work though as it won't have access to cloudinary credential vars, unless I am missing sth? Perhaps I will need to set them as env variables in Travis admin panel? 4) there are other questions but I will ask them as review comments