Hi, I've updated to django 1.4 and I have many "cache" problems with runserver when I change only templates files in my project. If I change my source code of html file, when I go to browser to view this page, I can't see the new code in my html file. I have to reboot the runserver and reload the page. I don't use noreloading option and when I change source code of views (files python) it's ok.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/iQoXBdtgRVAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

