Urgent - Django using RedirectView to open external URL within App
Hello - I am trying to reach a url which I create within Django using a RedirectView. Using Jquery Mobile I get Error Loading message when trying to navigate to this screen. Whereas without using Jquery Mobile I do not get this.
How can I redierct for example to "www.google.com" as a web page within a Jquery mobile app (no header / footer)?