jbox

↗ HN profile [ 129 ms ] full profile
Karma
96
Created
February 7, 2009 (17y ago)
Submissions
0
cto @ mobify.com
  1. In Django, a common view pattern is to protect access to a resource by user ownership. This article discusses how to allow staff to access any resource while still restricting regular user access.

  2. Mobile browser detection involves comparing the User-Agent header against a list of well known mobile browser strings. If the problem is reversed the number of false positives can be reduced.