dfunckt / django-rules

Awesome Django authorization, without the database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django 3.0 compatibility

rixx opened this issue · comments

Django 3.0 does not include available_attrs anymore, which is currently imported, but unused. (A derp on my part, apologies.)

It would be nice to get this released: It's the final blocker for us to upgrade to Django 3.0.

@dfunckt Could we have a release to PyPI please? This is blocking the upgrade to Django 3.

v2.2.0 should support Django 3.0. Apologies for the delay getting back to you all.

@dfunckt Do you have an ETA for the 2.2.0 release? I need to decide if I will be able to use django-rules on my project. I will happily send beer and pizza if that would help! :-)

v2.2.0 has been out for a while now.

@dfunckt Thanks. I didn't see it as an available release on GitHub.

Indeed, it wasn't available on Github -- I published it after I saw your first comment and checked and found the v2.2.0 release was still a "Draft". The tag was already there though and the package was published to PyPi on January, so a pip install rules would get v2.2.0.