Sunday, April 18, 2021

User filling form in login session if user logout and login again data of form not to lose.

Hi all,
Here we are trying. While user enters a value in form input fields the value should not clear if user logout the session and navigate from one page to other. After filling the form in django  if user fills some form fields and  suddenly user logout and if user login again then it should save the form data in form input field itself. How can we achieve this in django.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMSz6b%3DiKZVQ7pGSOL-sFAHKAu6hC2cugvwcRvWEb%3DQg4rxw5A%40mail.gmail.com.

No comments:

Post a Comment