[web2py] LOAD() ajax problem

2010-10-14 Thread ariel.glez.m
Hi everyone, I'm new here , sorry for the english already made what facebook do with comments, everything works fine, but i'm having an issue that worried me. Sometimes the submit fails with secondary comments, it doesn't send anything to the controller, but when you try again it works fine, i'm u

[web2py] example celery integration?

2011-06-27 Thread ariel.glez.m
someone have a example where integrate web2py and celery???

[web2py] json call

2011-07-05 Thread ariel.glez.m
I have this code, in the initial view shows the elements of the table service with a json call, i want whenever insert a new element in the form of form.html view (the view form.html is a popup window) re-make the json call and refresh the initial view, i tried several variations and all have faile

[web2py] web2py (context process , midelware)

2011-07-20 Thread ariel.glez.m
what thing replace in web2py the context process and midelware of django.