this happens if when you upgrade you don't have a NEWINSTALL file
available. In fact, the scaffolding app (welcome) gets packed to a
welcome.w2p file and that archive is used as the base for any other simple
application. If the NEWINSTALL file is found, upon executing web2py the
existing welcome application gets packed to welcome.w2p, so all new
applications carry around the latest code.
On Saturday, August 3, 2013 9:04:53 PM UTC+2, Adi wrote:
>
> The problem is that I created a new application minutes before I'll post,
> just to be sure it's not some other code interfering... and even though
> welcome/static/js has newest files, what got copied into a new (uniquely
> named) application was not the same. All files dates were from January
> 2013, and sizes were less.
>
> Not sure if there is a problem with "New simple application" functionality
> to bring the latest files into scaffolding, or it's only a setup on my
> computer.
>
> Regardless to all this, the problem is solved + and - are there.
>
> Thanks again Simone!!!
>
>
>
>
>
>
> On Saturday, August 3, 2013 2:47:11 PM UTC-4, Niphlod wrote:
>>
>> are you using an application based on a scaffolding pre 2.6.0 and
>> upgraded web2py to 2.6.0?
>>
>> If yes, please overwrite your app's web2py.js with the new
>> welcome/static/js/web2py.js ....
>>
>> On Saturday, August 3, 2013 8:41:09 PM UTC+2, Adi wrote:
>>>
>>>
>>> I have a list:string field without any "represent" definition, and when
>>> open record for editing in smartgrid, the field is represented as string
>>> (one line). I remember in the past seeing a button with the plus sign on
>>> the right side, and ability to add multiple values into a field. Should I
>>> specify some widget in order to get the button and functionality?
>>>
>>> simplified table definition:
>>>
>>> db.define_table('product',
>>> Field('videos', 'list:string'),
>>> )
>>>
>>>
>>> Thanks.
>>>
>>>
>>>
--
---
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, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.