On Wednesday, June 12, 2019 at 2:43:20 PM UTC-7, Dave S wrote:
>
>
>
> On Wednesday, June 12, 2019 at 1:13:38 PM UTC-7, Jim Gregory wrote:
>>
>> I will be moving a legacy application from my old shared host to a new 
>> VPS, and would like to upgrade web2py at the same time from 2.08 to the 
>> current version (2.18.5).  How should I go about doing this?  What changes 
>> will I need to make?  I'm satisfied for now with the currently layout 
>> (which uses Bootstrap 2), so I don't want to change it if I don't need to.  
>> TIA.
>>
>
>
> Current versions use Bootstrap 4, and along the way nested menus got 
> limited to one child level.  For mobile devices (or small screens), the 
> navbar becomes a "hamburger" menu.  I don't remember what other Bootstrap 
> changes you'll notice; most things are compatible.
>
> One other change is the introduction of the appconfig.ini in 
> myapp/private, which lets you take site-specific items out of 
> models/db.py.  Look at the latest [web2py/applications/welcome/models/db.py 
> for an example.
>
> Javascript changes are mostly under the hood, and pydal changes are 
> likewise.
>
> /dps
>
>
Doh!  in the methods described by Massimo and Stifan, you will likely just 
carry over the css and js from your current setup.  You can use the newer 
versions if you copy them from the latest welcome app, though.

/dps

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/bc0f06f7-d77c-45fe-8ca7-e4ccc8ed92fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to