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
639 stars 103 forks source link

Also memcache is needed #29

Open Lucioric2000 opened 6 years ago

Lucioric2000 commented 6 years ago

Hello, another dependency that is needed to install via pip is python-memcached, but you did't mention it in the documentation. Best regards.

liquidmetalrob commented 5 years ago

I second this.

COOORN commented 4 years ago

Yes

rportron commented 4 years ago

Me too, solved with pip install python-memcached