[web2py] Users Procedure in python for Kanboard

2018-04-27 Thread Alejandra Montiel Saavedra
Hello! I do not know much about how to code to link to Kanboard. I have a question about how to configure the user creation parameters (for me it is a bit confusing) in Python def newuser(): from kanboard import Kanboard kb = Kanboard('http://localhost/kanboard/jsonrpc.php', 'jsonrpc',

Re: [web2py] How do I upload the .w2py file?

2018-04-03 Thread Alejandra Montiel Saavedra
...@gmail.com>: > The file name should be myFile.w2p not w2py. It is just a tar.gz file. > > Marco > > El mar., 3 de abr. de 2018 22:45, Alejandra Montiel Saavedra < > alemontiels...@gmail.com> escribió: > >> >> I have a file of .w2py format, I uploaded it

[web2py] How do I upload the .w2py file?

2018-04-03 Thread Alejandra Montiel Saavedra
I have a file of .w2py format, I uploaded it in web2py and generated an error "Unable to install application". Could you help me upload it or can I open or view the folders inside the .w2py, please. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) -