I'm having this problem, my web design knowledge is limited and I'm
having a hard time searching for the solution (if there is one)

The problem is this:

I have a view that counts the number of lines in a file. It then
pushes that result to an html page. What I want it to do is when that
line count changes when I press the refresh button on the browser it
displays the new number. Right now I have to reload the server to
display the results.

I, if I'm asking the question correctly, is there a way I can tell the
view to run again and republish the results?

-- 
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.

Reply via email to