Contents

django-user-agents 0.4.0

0

A django package that allows easy identification of visitors' browser, operating system and device i

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).

Stars: 630, Watchers: 630, Forks: 103, Open Issues: 25

The selwin/django-user_agents repo was created 11 years ago and the last code push was 2 years ago.
The project is popular with 630 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
No  django-user-agents  pypi packages just yet.

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 25 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

See more issues on GitHub

Related Packages & Articles