Re: Showing old data

2019-04-02 Thread Larry Martell
On Mon, Apr 1, 2019 at 11:12 PM Swetank Subham Roy wrote: > > Hello folks, > I have created a hosted a django web app on apache2 using mod_wsgi, the > content should automatically refresh everyday. But it is not getting > refreshed automatically. I need to manually restart or reload the apache i

Showing old data

2019-04-01 Thread Swetank Subham Roy
Hello folks, I have created a hosted a django web app on apache2 using mod_wsgi, the content should automatically refresh everyday. But it is not getting refreshed automatically. I need to manually restart or reload the apache in order to make the changes reflect. I don't want to set cron to restar