def is_mobile(self):
     return utils.set_device_cookie_and_return_bool(self)
示例#2
0
 def is_mobile(self):
     return utils.set_device_cookie_and_return_bool(self)