Hi Anthony ,
We have defined that variable in python controller.py as exmple below.
Its broadcasted to index file using locals();
*def adhar():*
* response.view = "angular/adhar/index.html"*
* return locals()*
On Thursday, March 15, 2018 at 9:17:17 PM UTC+5:30, Anthony wrote:
>
> On Thursday, M
I tried integrating angular5+ framework in my already existing web2py
framework and Its running fine, Changed delimiter and interpolation in
angular . I am not able to fetch variables defined in web2py from script
tag in index.html, is the only issue
For exp :
var baseUrl = "{{=BAS
2 matches
Mail list logo