It's weird. Let say I make a minor change in my view or urls file. I do "Run as -> PyDev: Django", and it takes several times to update it....
and most of the time I have keep doing it.... I cleaned the cache and all that, but doesn't help.
I am using the development server, anyone has experience in this?
Thanks!!
Edit It seems like the only work-around for me is to run manage.py startserver via the shell