You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the website. It works well.I just wanted to ask one question regarding the database in which the resume data is being stored. The parsed data from the previous resumes gets removed every time I refresh the website. What I want is for this data to be stored and not get removed even when I refresh the website. I am new to Django, so could someone help as to what changes I need to make in the code for it to permanently store data in the database.
The text was updated successfully, but these errors were encountered:
Hi, thanks for the website. It works well.I just wanted to ask one question regarding the database in which the resume data is being stored. The parsed data from the previous resumes gets removed every time I refresh the website. What I want is for this data to be stored and not get removed even when I refresh the website. I am new to Django, so could someone help as to what changes I need to make in the code for it to permanently store data in the database.
The text was updated successfully, but these errors were encountered: