http://nerd.newburyportion.com/2005/11/creating-your-own-identity-model
As you can see the soprovider.py file (which by the say stands for SQLObjectProvider) so you can change your provider to be sqlalchemy, right now this support is very week, but since they both work the same all you need to do is change all the references (in the CONF files) from soprovider to saprovider. Doing this same trick you can create a python file with the same interface as soprovider.py call unixprovider.py (for example) put it in the identity package, and point your config files to it.
In Theory it should work.
On 4/27/06,
Dark Lil'Troll <[EMAIL PROTECTED]> wrote:
me too ;-)
Thank you !
--
Sebastian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

