Newbie question - add dynamically optionMenu

2009-03-31 Thread AsiSoudai
hey Gang, I'm new to django, and I'm looking to add dynamically optionMenu to a dropdown several menus object, without updating the entire page. Is there a good/simple tutorial, code snippet around? I've seen couple, but couldn't make them work ;) Thanks, Asi --~--~-~--~~--

Choicefield - Dynamic update

2009-04-01 Thread AsiSoudai
Good morning, I'm new to django, and in need for a little pointers: I've a bunch of Choicefields that I want to update ( similar to Country-city-street, type of behavior ). How would I go about updating those fileds, without reloading the page? Javascript? Ajax? or django have a way to update o