gregmuellegger / django-mobile

Detect mobile browsers and serve different template flavours to them.
http://pypi.python.org/pypi/django-mobile
BSD 3-Clause "New" or "Revised" License
560 stars 170 forks source link

Add android to mobile user_agent match string #43

Open appdevs1 opened 10 years ago

appdevs1 commented 10 years ago

Android devices are not getting mobile version. So add 'android' string to match string.