bruth / django-tracking2

django-tracking2 tracks the length of time visitors and registered users spend on your site. Although this will work for websites, this is more applicable to web _applications_ with registered users. This does not replace (nor intend) to replace client-side analytics which is great for understanding aggregate flow of page views.
BSD 2-Clause "Simplified" License
205 stars 67 forks source link

Django 4.0 support #83

Closed mrg29 closed 2 years ago

mrg29 commented 2 years ago

This adds Django 3.2 and Django 4.0, while dropping everything older.

I also cleaned up some dead code.

bruth commented 2 years ago

I have not used Django for years, so I really appreciate this update. For how long it has been, I am surprised (and delighted) with how straightforward the upgrade was.

johanneswilm commented 2 years ago

@bruth Ping! Are you going to merge this? If not, would you want to publish this as django-tracking3 @mrg29 ?

eyk107 commented 2 years ago

@bruth Could you please merge this request? Thank you in advance

bruth commented 2 years ago

Sorry for the delay, I am not sure why I didn't do it at the time! I will cut a release later today.

eyk107 commented 2 years ago

@bruth Thank you very much for the help and thank you for the new release in advance