Hello
With this sort of problem it depends on the dimensions of your data. What
kind of data is associated with a user? Is this just editing a user profile
like the built in django 'user' or is there a lot more?
My approach to this sort of stuff is a straightfoward initial HTTP response
with your
Hello,
Essentially I am trying to take some pre-existing data for a user, populate
a "list" with it, and then add/delete any item I wish from that list and
display cost and other information for the updated list. I don't want page
reloading or anything like that. I know the concept of ajax/j
2 matches
Mail list logo