And previous version was : 2.14.6 On Mon, Jun 18, 2018 at 11:27 AM, Richard Vézina < [email protected]> wrote:
> Changelog file in web2py folder : > > *## 2.15.1-4* > - pydal 17.08 > *- dropped support for python 2.6* > - dropped web shell > - experimental python 3 support > - experimental authapi for service login > - allow ajax file uploads > - more tests > - more pep8 compliance > - d3.js model visulization > - improved scheduler > - is_email support for internationalized Domain Names > - improved used of cookies with CookieJar > - SQLFORM.grid(showblobs=True) > - import JS events (added w2p.componentBegin event) > - added support for CASv3 > - allow first_name and last_name placeholders in verify_email message > - added three-quote support in markmin > - updated pg8000 driver (but we still recommend psycopg2) > - compiled views use . separator not _ separator (must recompile code) > - better serbian, french, and catalan translations > - speed improvements (refactor of compileapp and pyc caching) > - removed web shell (never worked as intended) > - allow Expose(..., follow_symlink_out=False). > - Updated fpdf to latest version > - JWT support > - import fabfile for remote deployment > - scheduler new feature: you can now specify intervals with cron > - gluon/* removed from sys.path. Applications relying on statements like > e.g. > "from storage import Storage" > will need to be rewritten with > "from gluon.storage import Storage" > - tests can only be run with the usual web2py.py --run_system_tests OR with > python -m unittest -v gluon.tests on the root dir > - jQuery 3.2.1 > - PyDAL 17.07 including: > allow jsonb support for postgres > correctly configure adapters that need connection for configuration > better caching > updated IMAP adapter methods to new API > experimental suport for joinable subselects > improved Teradata support > improved mongodb support > overall refactoring > experimental support for Google Cloud SQL v2 > new pymysql driver > > On Mon, Jun 18, 2018 at 10:48 AM, Carlos Cesar Caballero Díaz < > [email protected]> wrote: > >> Hi guys, what was the last web2py version supporting Python 2.6? >> >> Greetings. >> >> >> -- >> 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. >> > > -- 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.

