You can use django.contrib.auth: http://groups.google.com/group/google-appengine/browse_thread/thread/6d04d8b69e89d361/641e9565b6ad7071
-- www.muspy.com On Nov 5, 7:33 pm, CP <[EMAIL PROTECTED]> wrote: > I'm about to start on an App Engine based project and one of my > requirements is that users can create an account, log in and store > persistent information. > > I've been reading around the User API and whilst it looks very slick, > I don't *think* I want to make users of my site/application sign up > for a Google account. > > This means I need to write one from scratch or find someone who has > done it already in a generic fashion. I've never done anything like > that before so it's a little daunting but I'm sure it'll be fun. > > Has anyone done so and can share before I embark on this myself? > Perhaps even just some advice or tips specific to a GAE based > implementation. > > Cheers. > > CP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
