Hi, I am using MySQL as my backend for my django website and I have configured it with nginx via uwsgi. Everything is working fine. But some times when I update any record and it is updated in mysql, at the same time it shows the old data in another page, which lists all the records. When I reload the uwsgi, then the page shows the latest updated data.I am not facing any of this problem, when I run the project directly.
*Best RegardsManivel Rajendran*
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
