django-herald icon indicating copy to clipboard operation
django-herald copied to clipboard

Update code for django==4.0.0

Open apoorvaeternity opened this issue 4 years ago • 0 comments

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

apoorvaeternity avatar Mar 16 '22 12:03 apoorvaeternity