OmkarPathak / ResumeParser

A simple resume parser used for extracting information from resumes
MIT License
284 stars 164 forks source link

Update settings.py #40

Closed ramaisgod closed 3 years ago

ramaisgod commented 3 years ago

I have made some changes in settings.py to handle user session: (A) if user close the browser then session should be expire . (B) if user inactive on browser from 10 minutes then session should be expire (C) these above two changes will be auto save