Closed mbaragiola closed 6 years ago
Please note that the tests fail because this change is for Django 2.0, I didn't edit tox.ini
nor changed tests.
There are some additional fixes for Django 2.0 in my repo fork. You might want to take them into account.
hi @dgilge can you help review my pr and give me suggestions about fixing some errors? I picked one of your commit from you branch #210
Replace user.is_authenticated() with user.is_authenticated for Django 2.0 compatibility