django-user-agents 0.4.0
0
A django package that allows easy identification of visitors' browser, operating system and device i
Contents
A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).
Stars: 638, Watchers: 638, Forks: 103, Open Issues: 24The selwin/django-user_agents
repo was created 11 years ago and the last code push was 3 years ago.
The project is popular with 638 github stars!
How to Install django-user-agents
You can install django-user-agents using pip
pip install django-user-agents
or add it to a project with poetry
poetry add django-user-agents
Package Details
- Author
- Selwin Ong
- License
- MIT
- Homepage
- https://github.com/selwin/django-user_agents
- PyPi:
- https://pypi.org/project/django-user-agents/
- GitHub Repo:
- https://github.com/selwin/django-user_agents
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-user-agents errors.
Code Examples
Here are some django-user-agents
code examples and snippets.
GitHub Issues
The django-user-agents package has 24 open issues on GitHub
- InvalidTemplateLibrary raised, trying to load 'django_user_agents.templatetags.user_agents' (Django 3.0.7)
- Chrome on Ipad returns True for Mobile and Tablet