Detect mobile browser (not just iPhone) in python view

后端 未结 3 827
说谎
说谎 2020-12-23 17:04

I have a web application written in Django that has one specific page I\'d like to implement a mobile version of the template (and slightly different logic) for. I\'d like t

3条回答
  •  感动是毒
    2020-12-23 17:38

    Update:

    I just found: http://code.google.com/p/minidetector/

    Which seems to do exactly what I want, I'm going to test now. Feel free to tell me i'm wrong!

提交回复
热议问题