Hi, As we do quite a bit of Python here in Denmark and a local Django User Group has meetings, one coming up rather soon, what do you think about similar integration for Pyhon and Django as we heard about for PHP and systems like Drupal, Typo3 or others?
Django-Mobile (https://pypi.python.org/pypi/django-mobile) contains a module called MobileDetectionMiddleware: https://github.com/gregmuellegger/django-mobile/blob/master/django_mobile/middleware.py It's code looks quite familiar to the PHP equivalents we heard about recently. Analyzing and dissecting the UserAgent, but not more. A slightly more sophisticated variant using DDR data may also be welcome there. Any thoughts? -- Werner Keil | JCP Executive Committee Member | Eclipse UOMo Lead, Babel Language Champion | Java Godfather Twitter @wernerkeil | @JSR354 | #EclipseUOMo | #Java_Social | #OpenDDR Skype werner.keil | Google+ gplus.to/wernerkeil * Eclipse DemoCamps Kepler 2013: June-August 2013, Germany, Denmark, Austria, Norway. Werner Keil, UOMo Lead, Mærsk DevOps Build Manager will present "Triple-E’class DevOps with Hudson, Maven, Kokki, Multiconf & PyDev", "M4M 2 the Rescue of M2M"
