Hello Djangonats,
How do you reload Django script changes with UWSGI? I know `touch-reload <http://uwsgi-docs.readthedocs.org/en/latest/Options.html#touch-reload>` exists with UWSGI however I was looking more into what uwsgi does when the schema(s) in the models change? How do you handle database changes without affecting or rebooting the server? Rebooting UWSGI does not sound like a good idea. A Load Balancer (HAProxy) ? *More Questions* Does something like that exist in Gunicorn? Regards, Shapath. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3a98ec4e-d9e2-4bb7-8783-cd97ac7a8acb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

