Hi I am pretty new to django and I feel like I either have some kind of configuration wrong or maybe im not understanding how something works.
Whats happening is when I make a small change in one of my templates, the change is not reflected on my site. I have noticed that if I make significant changes in one of my views, I might see an update in the actual website after reloading the page (but it seems to be hit or miss) If I make only a small change, there is almost never an update to the actual website unless it is a change within a view. Changing some text within a template file yields no results. If I mess up some code i will get debugging messages, but if I fix the code, I get the same (cached?) result -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.