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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

