Hallo Ryan, thank you for your advice. What I meant by process is that I've developed a APP user can insert data on 4 forms. If they do not complete them on the fourth form, I want to delete the data after logout our leaving the page.
Greetings, Michael On Sat 29 Dec 2012 08:25:26 PM CET, Ryan Blunden wrote: > When you say you haver a "process in place", do you mean code sitting > in a file? > > If you haven't already, create a logout url and hook it up to your > code to delete the log out data. Then just call > *django.contrib.auth.logout() *somewhere in your logout view. > > Cheers, > Ryan > > On 27/12/2012, at 6:50 AM, 4 The good Life we work > <4thegdl...@googlemail.com <http://googlemail.com>> wrote: > >> Hallo, >> >> I would like to delete certain data + login data after logout. >> >> I have a process in place and would like to delete the >> data inserted if the process is not followed to the last step. >> >> Thanks for your support, >> Michael >> >> -- >> 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 >> <mailto:django-users@googlegroups.com>. >> To unsubscribe from this group, send email to >> django-users+unsubscr...@googlegroups.com >> <mailto:django-users+unsubscr...@googlegroups.com>. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- > 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 > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.