I need to detect 3 types of device: tablet, mobile or desktop.
tablet
mobile
desktop
I found a script for detecting mobile on github, but how I can det
I was looking for something like this and I stumbled upon django-mobile which does exactly that.