On 7月30日, 上午12時26分, Nick Murdoch <[EMAIL PROTECTED]> wrote: > venomous wrote: > > Hello, > > i'm using TG 1.0.3.2 and i can use tg-admin quickstart -i -e to start > > a project using elixir, but if i add the flag for using genshi > > template -i -e -t tggenshi the identity model generated is the plain > > SA and not Elixir. > > I had this problem the other day. It seems that the tggenshi template > overwrites the Elixir model. I ended up quickstarting a project with > Elixir and Kid, then one with Genshi, and copying in the differences > from the config files and templates. > > Elixir seems nice enough. It seriously needs more documentation though, > especially since I haven't use SQLA before, in favour of SQLO.
Hi, You'd better check out the 1.1 branch which integrate elixir + genshi template as default (and some quickstart templates have been fixed as well), 1.1 branch has first class support than genshiquickstart project. There're some docs in doc wiki that might help: http://docs.turbogears.org/1.1/RoughDocs -- Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

