Re: user registration app

2007-01-03 Thread Joseph Heck
hopefully be of benefit. On 1/3/07, James Tauber <[EMAIL PROTECTED]> wrote: Has anyone here built a user registration app for django (including email verification and support for password resets, etc) that is generic enough to be shared? In particular, I want a system that works prett

Re: user registration app

2007-01-03 Thread [EMAIL PROTECTED]
I made one http://fivethreeo.dynalias.org/pages/using-userprofile-app/ But not very generic --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@

user registration app

2007-01-03 Thread James Tauber
Has anyone here built a user registration app for django (including email verification and support for password resets, etc) that is generic enough to be shared? In particular, I want a system that works pretty much like the diagrams at: http://jtauber.com/blog/2006/03/20