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
; 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
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
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
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
>>>
>
5 matches
Mail list logo