Hey, as Florent requested, I'm moving the discussion from the main TurboGears group over here. This is the old link: http://groups.google.com/group/turbogears/browse_thread/thread/682a895a03e5af24
On Nov 21, 1:32 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote: > On Fri, Nov 21, 2008 at 11:17 AM, Yo'av Moshe <[EMAIL PROTECTED]> wrote: > > > Well I'm using TG with Elixir and the latest devel version of > > SQLAlchemy (0.5something), and it seem to be working. I haven't yet > > tested my JSON calls. > > I'm happily surprised by this because I read a post by Mike Bayer a > few days ago saying that they would not support py26 before months... > because the dbapi backends were not yet ready. > > What database backend are you using ? Because when you finally need to > go to production you cannot afford to rely on sqlite are you? > I'm running MySQL 5.0.68 with SQLAlchemy-0.5.0rc4. My model.py is defined using Elixir, of which i got version 0.6.1 installed. > > I'm not recommending this setup to no-one, but if someone couldn't > > continue developing like I was, it seem to be like a simple workaround > > for meanwhile, at least until a tarball is out (sorry, I had no idea > > it's a matter of days) :) > > Well you never know, when an open source developer says its a matter > of days you could wait for week ;) > Since you're using our 1.1Head I would be grateful if you could report > any glitch you find in it. Please do so in the trunk mailing list. We > are working hard those days to be able to release a nice beta2 and > your contribution would be greatly valued. > > > Yo'av. If there's anything specific you need me to check then I'd love to help. Overall it seems like my application is running pretty good. As I said before, 'tg-admin shell' won't work over here, exiting with this error - http://paste.turbogears.org/paste/13410 Sorry if my English isn't that good, you could probably guess it's not my native language :) > > Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
