I'm using Django and it's development server to test my pages.
However, the Dev server behaves strangely. It doesn't always reflect
the recent changes made in code. For example, a file demo.js has an
image reference. I had changed the image URL (and saved). But when I
run the application, it still displays image with the old URL.
I've restarted the server, browser. Do I need to do anything else?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment