Hi, I want to give a temporary access to link to a visitor but I don't
want to create an user account for him but give access only to him. In
general the scenario is to look more/less like this:

1 - visitor fills a form with some data, including an email field and a
password,
2 - data from the form is saved for processing,
3 - email is sent to this visitor with a generated link, so he can view
his data (and possibly follow up info) any time he wishes but has to
confirm the password when entering the link,
4 - if there is any new info for him, a email will be send to notify,
5 - after a month the record is deleted and the link doesn't work
any more and there should be no trace of it.

How could I do that avoiding the creation and later deletion of a new
user for each visitor?

Thanks for suggestions and help

Przemek
-- 
AIKIDO TANREN DOJO  -   Poland - Warsaw - Mokotow - Ursynow - Natolin
info:   http://tanren.pl/   phone:+48501516666   email:[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to