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
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!