The bad news: You will need to test to be sure it works, and there may be some work required for the upgrade. The good news: Most likely, you will only need to make minor changes and will be happy with the features offered by the newer versions.
The biggest change you will have to deal with were introduced around version 2.6 -- "For pre 2.6 applications to work with web2py >=2.6, you must copy static/js/web2py.js, controllers/appadmin.py, and views/appadmin.html from the welcome app to your own apps (all of them)." See the following link for details: http://www.web2py.com/init/default/changelog On Sunday, September 28, 2014 1:44:31 PM UTC-4, Marko Poutiainen wrote: > > I made a simple application with web2py > version 2.4.6-stable+timestamp.2013.04.06.17.37.38 and thought about > upgrading to the latest one because someone else wants to use the same > application on their server. No point in installing an old version, IMO, so > I'll update our version first. Do I run into problems, i.e. has the > framework changed so that it's not backwards compatible to that version? > > And should the upgrade from the admin interface work? There's a warning > that it's still experimental. > -- 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.

