Hi Everyone,
Can you please look into below Stackoverflow question and let me know how I can define
count list in DB and use it in view and reset it based on some time duration.
Now I have defined it globally and it is working fine but the problem is when else block is executing it is not showing
messages.info(request, 'Sorry you are uploading more than 15 records so records') before sleep time got completed so the user will not get to know what is happening.
Any help on this will be highly appreciated!
https://stackoverflow.com/questions/66086710/how-to-store-count-value-in-pythondjango