django-user_agents
django-user_agents copied to clipboard
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.
Is it possible to use it in a middleware?
Before accepting this pull request, please accept Pull requests raised on "python-user-agents". https://github.com/selwin/python-user-agents/pulls
Wondered how 'screen size' detection can be added to the tag for mobile/ desktop templates. Today, many Android/ iOS devices have wide screen resolution. Mostly current solution is OS based...
Hey @selwin, thanks for all of your work on this. But are you still interested in maintaining this? There are a few PRs and issues that can be merge and...