Alex but be careful that allowing all ['*'] generic views may be a security hazard some cases. Only allow generic views for those extensions (html) and those actions that need them. It may be better to just make a normal view.
On Friday, 31 May 2013 16:56:28 UTC-5, Anthony wrote: > > http://web2py.com/books/default/chapter/29/10#Generic-views > > On Friday, May 31, 2013 5:38:06 PM UTC-4, Alex Glaros wrote: >> >> my developer partner moved my windows-created web2py app to Rackspace >> >> when I create a new def in the controller on Rackspace, it doesn't >> automatically let me view the html page like the windows desktop version of >> web2py. >> >> I get an error stating the view doesn't exist, so I have to manually >> create it. >> >> Is there a way to get that functionality on Rackspace? Not a big deal to >> manually create each view so I can run the def but was a great time-saver >> for prototyping. >> >> thanks, >> >> Alex Glaros >> > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

