Hi,

I am trying to use some custom CSS (web2py.css is not used due to potential 
conflict), HTML and JS (web2py.js is also not used). Now I wonder how 
should I tell web2py to link up these custom resources? Do I still have to 
use layout.html and web2py_ajax.html and modify them accordingly to use the 
custom stuff?

In addition, if we are not using web2py.css and web2py.js, how much impact 
does it have on SQLFROM stuff in the view (e.g. {{=form}})? Thanks.

Reply via email to