georgemarshall / django-cryptography

Easily encrypt data in Django
https://django-cryptography.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
371 stars 69 forks source link

#62 Changes required to enable the use of Django 4.0 #66

Closed jensenbox closed 2 years ago

jensenbox commented 2 years ago

This will break Python 2 usage as force_text() is no longer available.