in a fresh folder and then copy over your applications only. it
> should work fine.
>
> On Tuesday, June 9, 2015 at 10:47:54 AM UTC+2, Tomeu Roig wrote:
>>
>> I update web2py to last version from:
>> (wget http://www.web2py.com/examples/static/nightly/web2py_src.zip)
>>
I update web2py to last version from:
(wget http://www.web2py.com/examples/static/nightly/web2py_src.zip)
After start all apps included admin give errors.
I make a cat in console, and get this info in error.
type object 'DAL' has no attribute
'Field'
VERSION:
Version 2.11.2-stable+timestamp.2
;Click
> to edit")
>
> table_update = simplejson.dumps([new_record.table.first_name, new_record.
> table.last_name,
> new_record.table2.name, str(A(edit_icon, _href=URL(r=request,f=
> 'edit_loader',
> args=[new_record.table.record_id, form.vars.mode]), _clas
Thanks Brian, nice think to get a full href for pass to the $web2py.component.
I see that you use datatables.net. Do you use some plugin o directly you pass
json from controller?
I want use in a new project but i have doubts have to implement. Can you give
me some idea?
--
Resources:
- http:/
I call a function that content a grid or smartgrid and need pass args and
(user_signature=True), how i can make it?
now I use in controller response.js like:
tab_history = """jQuery('#historial a[href="#historico"]').click(function(){
$.web2py.component("%s", target="historic
Hi, before to make the insert, you need change the string ascii to utf8,
Newvalue=value.encode(utf-8)
El 05/11/2010 12:18, "Stef Mientki" escribió:
I'm trying to insert a record with a filed value
u"ëLocatie"
and I get an error in sql.Table._insert at the last line:
return 'INSERT INT
Working from spain
El 05/10/2010 21:40, "Bruno Rocha" escribió:
Working for me (Brazil)
2010/10/5 mr.freeze
>
> It's working for me (Texas).
>
> On Oct 5, 2:37 pm, mdipierro wrote:
...
7 matches
Mail list logo