django-browsecap 0.0.1

django-browsecap is a Django app for detecting browser type.The main interface consists of two function in browsecap.browser:- is_mobile: returns True if the given user agent is a known mobile browser- is_crawler: returns True if the given user agent is a...