-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
Le 27/03/2010 08:01, percious a écrit : > 2.1b2 represents the final changes to the API for feature freeze. At > this point, only fixes will go into the codebase, so now would be a > good time to test your app if you are migrating from 2.0.x. The only > major API change for this release was in RestController, you can now > use custom actions. The rest of the changes were bugfix, and there > was a ton of effort there (20 tickets closed!) See the Change Log for > details: http://trac.turbogears.org/wiki/2.0/ChangeLog I just installed tg 2.1b2 in a new virtualenv, to test an existing tg 2.0.3 application. "paster serve --reload development.ini" works, I can even access my first page, and it seems ok. However, when I try to login (standard login form), I get: DeprecationWarning: Passing in keyword arguments as url components is deprecated. Please pass arguments as a dictionary to the params argument. Then login fails. There was a "2.0.x -> 2.1 migration documentation needed" mail on the list a few days ago; is this documentation available? What is needed to run a tg 2.0 application under 2.1? Thanks, - -- Jean-Denis Girard SysNux Systèmes Linux en Polynésie française http://www.sysnux.pf/ Tél: +689 50 10 40 / GSM: +689 79 75 27 -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAkuumIkACgkQuu7Rv+oOo/iF6ACeP1iD3l1+Zr3IqTlYXks9L93e GTYAn37Bt2AUoQvqM70Uu/hYNvmKqZZH =2xSy -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

