Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
django-mobile-detector
Advanced tools
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.
FAQs
A small app to detect mobile browsers.
We found that django-mobile-detector demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.