next problem with my user registration process: how do I send the password to registered users after they confirmed their registration?
the process should look like this: 1. registration 2. email confirmation 3. account activation & email with username and password 4. now the user can log in since the password is stored encrypted, I´m not sure how to send it. patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users -~----------~----~----~----~------~----~------~--~---

