On 03/03/13 08:08, Fangzx wrote:
> It is very obvious when I press F5 to refresh whole index page.
I've just upgraded one of my projects to Django 1.5 and can't say I've
noticed a change in the speed of the development server.
Are you sure you are not trying to compress your static files on access
using something like Django-compressor? Otherwise I can't think of
anything that would cause that.