Martha Romero
mrom...@latinux.com
María Inmaculada Sanseverino
m...@latinuxpress.com
Gustavo Maggi
gmag...@latinuxpress.com
You can subscribe to the magazine for free in www.latinuxmagazine.com.
We are available for anything that I can be useful.
Sincerely,
Latinux Magazine team
Hi Massimo,
We found an error in the internationalization section, in the latter
one paragraph reads [world "test"], and should be [word "test"], and
we do not understand the meaning of entire paragraphs.
Best Regards,
Latinux Press Team
translation .
We extend an invitation to enter:
http://www.latinuxpress.com/books/drafts/web2py
If you want to collaborate with the project to translate the book,
contact us through the following email: gmag...@latinuxpress.com
Sincerely,
Gustavo Maggi
LatinuxPress
ons = ['myapp','admin'],
default_application = 'myapp',
default_controller = 'default',
default_function = 'index',
map_static = true
)
)
I hope you can help me,
Gustavo
Guys I figured out how to solve this bug ...
in my version of web2py 1.99.2 changed in the file "db.py" line:
email = auth.settings.mailer
to:
mail = Mail ()
Em sexta-feira, 17 de agosto de 2012 18h25min44s UTC-3, Cliff Kachinske
escreveu:
>
> The simple controller says this:
>
> record = ge
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
2012/12/28 Andrew
> Gustavo,
>
> Make sure that you're accessing it via https, I've noticed that if I click
> on the admin button from the main page accessed via http, it uses whatever
> transport protocol that was specified to get there.
>
> If you're already
p://127.0.0.1:8000/error_reference/appadmin/select/db?orderby=dad.id>
dad.name<http://127.0.0.1:8000/error_reference/appadmin/select/db?orderby=dad.name>
1
<http://127.0.0.1:8000/error_reference/appadmin/update/db/dad/1>leonor2<http://127.0.0.1:8000/error_reference/appadmin/upd
xception, e:
>#response.flash = DIV(T('unable to parse csv
> file'),PRE(str(e)))
>
> try upload again and you will get a ticket. Send me the ticket.
>
>
> On May 22, 9:24 pm, Gustavo Maggi wrote:
> > Yes, I try with the trunk version and thro
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
e options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it,
Hi guys,
i have some issues to send json with special chars. i am using nginx,ubuntu
14.04 uwsgi and web2py.
as follwing images, when i send a json without special chars (like ç é) it
bring me response ,request.post_vars or **vars not empty.
However when i sent any special chars i got not
0200] "POST
/api/AddUpdateAddress.json HTTP/1.1" 200 509 "-" "Apache-HttpClient/4.1.1
(java 1.5)"
and no bring errors on error.log
Someone can help me? I dont know how to fix it. I have already reinstall my
vps on digital ocean and still have same issue. i have
14 matches
Mail list logo