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

Python 3 support #5

Closed hwkns closed 10 years ago

hwkns commented 10 years ago

Does django-user-agents support Python 3?

If so, it would be nice to designate that on PyPI using classifiers in setup.py (see https://pypi.python.org/pypi?%3Aaction=list_classifiers)

If not, what does the path forward look like?

selwin commented 10 years ago

No I don't think it supports PY3 as it is. There's an existing PR #4 but that PR failed Travis test. Pull request welcome :)

hwkns commented 10 years ago

It failed Travis testing because there is no .travis.yml file in the repo, not because it doesn't work on Python 3. I will see what I can do.

hwkns commented 10 years ago

@selwin here is your PR: https://github.com/selwin/django-user_agents/pull/6 :)

selwin commented 10 years ago

Fixed in https://github.com/selwin/django-user_agents/pull/6

hwkns commented 10 years ago

Could someone make a PyPI release for this? I don't like pointing my requirements file at a github commit hash.

selwin commented 10 years ago

Will try to release one in a few days, sorry about the wait

selwin commented 10 years ago

0.3.0 is now on out PyPI. Sorry for the wait :) https://pypi.python.org/pypi/django-user_agents