Re: [web2py] Where to host web2py

2012-12-26 Thread Gustavo Souza
Hi Adrew, I followed these steps and was able to deploy the web2py, and it works! ... I did with version 2.3.2 My only problem is that the web2py admin panel is disabled. I created the file "parameters_443.py" and put the password hash, but still the message appears "admin disabled because unable

Re: [web2py] Where to host web2py

2012-12-29 Thread Gustavo Souza
; Also make sure your options_std.py is linked to options.py > > If you come across any more info, I'd be happy to take a look. > > Andrew > > > On Wednesday, December 26, 2012 8:38:21 AM UTC-6, Gustavo Souza wrote: >> >> Hi Adrew, I followed these steps and was ab

Re: [web2py] Error that i really dont understand

2013-05-06 Thread Gustavo Souza
Great Bruno! You save my life! hehehe SQLITEMANAGER is very useful Em terça-feira, 28 de fevereiro de 2012 05h11min22s UTC-3, rochacbruno escreveu: > > have you changed datatype for some field? i.e: if you changed from > datetime to date, or from string to date and are using SQLITE, it will be

[web2py] Re: username and email login (auth)

2013-06-02 Thread Gustavo Souza
Worked for me the following code: if 'login' in request.args: auth.settings.login_userfield = 'username' if request.vars.username and not IS_EMAIL()(request.vars.username)[1]: auth.settings.login_userfield = 'email' request.vars.email = request.vars.use

Re: [web2py] Re: web2canvas looks nice

2013-06-09 Thread Gustavo Souza
Hello guys, I'm the one responsible for this project, I intend to make it multi language, is currently only in Portuguese. 2013/6/8 samuel bonilla > Alan solo me gusta la aplicación, me parece interesante. > El 09/06/2013 08:32, "Alan Etkin" escribió: > >> wowww. nice LOL >>> >