django-herald
django-herald copied to clipboard
Update code for django==4.0.0
The current version of django-herald doesn't work with django 4. This PR aims to update herald to work with django 4 while keeping backwards compatibility.
The app herald.contrib.auth wouldn't work as of now due to the issue https://github.com/worthwhile/django-herald/issues/78