Thanks for catching that. Please open a ticket and I will fix it asap.
On Monday, 30 September 2019 12:34:57 UTC-7, isi_jca wrote:
>
> Hi!
>
> Anybody have idea why py4web doesn't translate the labels?
>
> Best regards
>
>
> El domingo, 22 de septiembre de 2019, 22:02:16 (UTC-3), isi_jca escribi
Hi!
Anybody have idea why py4web doesn't translate the labels?
Best regards
El domingo, 22 de septiembre de 2019, 22:02:16 (UTC-3), isi_jca escribió:
>
> Hi!!!
>
> In models.py, I have this table
>
> db.define_table('tempresa',
> Field('descripcion','string',length=50,label = T('Enterprise'))
Hi!!!
In models.py, I have this table
db.define_table('tempresa',
Field('descripcion','string',length=50,label = T('Enterprise')),
Field('email','string',length=50, label = T('Email')),
Field('phone','string',length=50, label = T('Phone')),
Field('estado','reference trestado',label = T('State')),
You need to press the reload button in the dashboard or restart the server.
On Friday, 20 September 2019 02:12:15 UTC-7, Toan Le wrote:
>
> For a new update in model, controller or view, do I need to restart the
> server?
>
> On Tuesday, September 17, 2019 at 1:03:11 PM UTC+7, Massimo Di Pierro
For a new update in model, controller or view, do I need to restart the
server?
On Tuesday, September 17, 2019 at 1:03:11 PM UTC+7, Massimo Di Pierro wrote:
>
> You have an olv version of pydal
>
> python3 -m pip install -U pydal
>
> On Monday, 16 September 2019 17:02:04 UTC-7, isi_jca wrote:
>>
You have an olv version of pydal
python3 -m pip install -U pydal
On Monday, 16 September 2019 17:02:04 UTC-7, isi_jca wrote:
>
> Hi!!!
>
> 1°)
> When I try to use
>
> "A page with an update form example", the console show:
>
> ERROR:root:Traceback (most recent call last):
> File
> "/home/jalb
Hi!!!
1°)
When I try to use
"A page with an update form example", the console show:
ERROR:root:Traceback (most recent call last):
File
"/home/jalbornoz/py4web-env/lib64/python3.7/site-packages/py4web/core.py",
line 461, in wrapper
ret = func(*func_args, **func_kwargs)
File
"/home/jal
7 matches
Mail list logo