soynatan / django-easy-audit

Yet another Django audit log app, hopefully the simplest one.
GNU General Public License v3.0
735 stars 182 forks source link

Add support for Django 4.2. #259

Closed trauty-is-me closed 1 year ago

trauty-is-me commented 1 year ago

This results in the need to remove python versions less than 3.8 otherwise it won't install.

Let me know if you want me to bump the version in setup.py