Hi, I am trying to use web2py to manage a database and display the resulting JSON in AngularJS. To render an angular compatible view I need to pass raw html in a view (for example the html needs to start with '<html ng-app>' and so forth). Of course I could place the files in the static folder, but then I can't protect the files via @auth.requires_login() etc.
What would be the best way to achieve that? Thank you, Dirk -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.