dfunckt / django-rules

Awesome Django authorization, without the database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django will drop django.utils.decorators.available_attrs

rixx opened this issue · comments

Apparently django.utils.decorators.available_attrs was only a shim for Python 2 support, and since Python 2 has been dropped, here we are.