revsys / django-tos

A small app to ensure your users re-agree to Terms of Service changes
BSD 3-Clause "New" or "Revised" License
153 stars 42 forks source link

Add support for Django 4.1 and 4.2 #72

Closed Hopiu closed 1 year ago

Hopiu commented 1 year ago

So, now I got it all together, here are the changes I implemented for supporting Django 4.1 and 4.2:

Changes:

Thanks for reviewing

Hopiu commented 1 year ago

I have implemented your suggestions from above in the PR.

nicholasserra commented 1 year ago

Thank you! Tested this against a few versions and LGTM