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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to