Skip to main content

A small app to detect mobile browsers.

Project description

A small Django application to detect mobile browsers.

Provides a template context processor so your templates can always know if the user happens to be viewing your site from a mobile browser. The detection is crude, and user agents are always changing.

I’m just creating this project for a simple app I have on a personal project that doesn’t really matter if we get the detection right or wrong. I’m mostly just concerned about finding android or iphone.

By Default, there will be a cookie set called “use_mobile” and the value will be true or false depending on whether you want the mobile view or desktop view. If you want to change the cookie name, change the MOBILE_COOKIE_NAME setting.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mobile-detector-0.1.3.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file django-mobile-detector-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-mobile-detector-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8a8fa879ec3eb36e333ded5a632996fe979b70c2c3d1dfdd83378ca2d96028bd
MD5 133efc02ded8533e4fe3e4f517f97882
BLAKE2b-256 e5f92f1dc24239b424df2e27be8909ab0b96e73a285eb91cfce0de896ff3dffc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page