selwin / django-user_agents

A django package that allows easy identification of visitor's browser, OS and device information, including whether the visitor uses a mobile phone, tablet or a touch capable device.
MIT License
640 stars 104 forks source link

Support for Django 2.0, 2.1 & 2.2 #33

Closed joehybird closed 5 years ago

joehybird commented 5 years ago

Based on work of @adamchainz for django 2.1 (see #32)

hsmett commented 5 years ago

👍

adamchainz commented 5 years ago

LGTM. What I said in #32 still stands, happy to help maintain.

mrjmad commented 5 years ago

:+1:

selwin commented 5 years ago

Sorry for merging this in so late. I don't get PR notifications in my mail until someone mentions my name.

adamchainz commented 5 years ago

Thanks!