[web2py] Code changes on live server not showing up

2016-06-21 Thread Anthony
Is your application compiled? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "

[web2py] Code changes on live server not showing up

2016-06-21 Thread Marty Jones
I made a few changes on a DigitalOcean server running Web2py + uwsgi + nginx. The changes were to routes.py and to a couple of views. None of these are showing up on the webpage. I tried restarting uwsgi and nginx and even rebooting the VPS altogether, but still the changes don't show up. I als