MnogoByte / django-permanent

Yet another approach to creation of non-deletable and non-removable from db restorable django models.
71 stars 20 forks source link

Update deletion.py #79

Open mositafan10 opened 3 years ago

mositafan10 commented 3 years ago

This should be update. In django 3 : Removed private Python 2 compatibility APIs -> django.utils.six - Remove usage of this vendored library or switch to six.