Update:

I ended up using  django-mobile.
https://github.com/gregmuellegger/django-mobile

Then all that was needed in my case was: 

 {% if flavour != "mobile" %}
Mobile unfriendly stuff 
 {% endif %}


>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to