On Wednesday, December 28, 2016 at 9:42:26 AM UTC-8, Anthony wrote:
>
> Also, can you expand on "did not work"? What problems do you see?
>
> The main thing you might need to update within the app is web2py.js. Maybe 
> also web2py_ajax.html, appadmin.py, and appadmin.html.
>
> Anthony
>

There are some layout changes, too, IIRC.  Switching to appconfig.ini is 
optional (I've done most of mine, but one at a time).  

One way to focus is to diff the welcome apps between the old deployment and 
the new.  (Not the examples app, unless you want to try out the alternative 
CSS layout, but I'd get the original layout working first.)  I've used 
BeyondCompare for non-automated testing, but "diff" and "fc" (on Windows) 
would also be useful; I've a prototype fabfile to do this with diff.

/dps
 
 

>
> On Wednesday, December 28, 2016 at 11:36:55 AM UTC-5, Massimo Di Pierro 
> wrote:
>>
>> Can you define "the latest version". 
>>
>> Can you install in a new folder and then copy the old 
>> web2py/applications/ subfolder over the new one?
>>
>> On Wednesday, 28 December 2016 10:20:22 UTC-6, Jorrit wrote:
>>>
>>> I have an application that runs on web2py 2.9.11 . I tried downloading 
>>> the latest version, packaging the app in the old version and re-uploading 
>>> it in the new version, but predictably this did not work. The documentation 
>>> says that upgrading should just be a matter of unzipping the new version of 
>>> web2py over the old version, but that app-level changes will have to be 
>>> merged manually. Is there a list anywhere of what these changes are? I 
>>> looked at the release tags on Github, but the commits in each release don't 
>>> specifically say whether this is a change that needs to be merged manually.
>>>
>>> Thanks for any help!
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to