That does not seem to work for me .... I'm getting an "invalid view" error after removing the compiled view files....
FYI, I'm runnning version 2.9.5-stable+timestamp.2014.03.16.02.35.39 On Friday, October 6, 2017 at 4:23:53 PM UTC+2, Anthony wrote: > > On Friday, October 6, 2017 at 4:10:57 AM UTC-4, Tom Clerckx wrote: >> >> Is it possible to compile an application, but keep the views and the CSS >> 'uncompiled'? >> The idea is that other people can change the look and feel without having >> access to the code of the controllers and the models. >> > > Sure, just compile that app and delete all the compiled view files. CSS > files aren't compiled, so no need to do anything with them. > > Anthony > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

