Hi sir. Thanks for the response but I did not get this. Can you please send me any example resource
On Mon, Apr 19, 2021 at 11:20 AM [email protected] <[email protected]> wrote: > You can do that by calling an endpoint in JavaScript. So when the field's > been changed, automatically called the endpoint in Django and store it into > the database. When a user's logged back in, just render the existing data > if there's any. > > On Sunday, April 18, 2021, 10:09:29 PM PDT, Salima Begum < > [email protected]> wrote: > > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMSz6b%3DiKZVQ7pGSOL-sFAHKAu6hC2cugvwcRvWEb%3DQg4rxw5A%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMSz6b%3DiKZVQ7pGSOL-sFAHKAu6hC2cugvwcRvWEb%3DQg4rxw5A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/911677777.2463416.1618811398738%40mail.yahoo.com > <https://groups.google.com/d/msgid/django-users/911677777.2463416.1618811398738%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMSz6bnK_pLSy3VW-dEBHJVOgzVrOOmko56iWmgbft_kOfGbAQ%40mail.gmail.com.

