Registration is not available for SA as far as I know, but there is a project called DBSprockets which should make it a lot easier to do a similar feature set. With it comes dbmechanic and primitives. The docs show how to create a user registration form using the primitives. [ http://code.google.com/p/dbsprockets/wiki/makeForm ] DBMechanic allows you to do database crud directly through the browser. DBSprockets is well maintained.
Links: General: http://dbsprockets.googlecode.com Primitives: http://code.google.com/p/dbsprockets/wiki/Primitives DBMechanic: http://code.google.com/p/dbsprockets/wiki/DBMechanic cheers. -chris On Feb 13, 10:08 am, lorax <[EMAIL PROTECTED]> wrote: > This looks awesome! It would certainly fit the bill.. but I noticed > it mentions SQLObjectIdentityProvider and I went with an sqlalchemy- > based project.. Can I still use this? > > On Feb 13, 9:45 am, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > > lorax schrieb: > > > > I am a small-timer and have about an hour an evening to work on my > > > projects these days. Sometimes things most take for granted like a > > > *complete* registration form take longer for me! > > > But you do know about the "registration" package, don't you? > > >http://patrickhlewis.googlepages.com/registration.html > > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

